Blender 2.82 animated dissolve material

December 22, 2019

  Source file dissolve.blend Quick tips Add a cube or monkey. First, we’ll explain using colors only: Source file for this example: shader0007.blend How this works: Noise texture has gray colors from black (0.0) to white (1.0) MixRGB with “Factor = 0.495” puts transition between blue and green at 49.5% gray (seam 2). MixRGB with […]

Blender infinite loop animation (Organic)

December 18, 2019

Many thanks to Nathan Duck (Ducky 3D) for a great tutorial! https://www.nathanduck.com Source files organic loop 001.blend organic loop 002.blend organic loop 003.blend Render output   Quick tips Add a plane [S] 8 Apply scale Add cylinder [R X 90] [S Y 8] Apply scale Plane > Object context > Viewport Display > Display As: […]

Blender infinite loop animation (Sci-Fi)

December 16, 2019

Many thanks to Nathan Duck (Ducky 3D) for a great tutorial! https://www.nathanduck.com Source file infinite loop.blend Render   Quick tips Add a plane Scale 8x Apple scale [TAB] [RMB] Subdivide: 30 cuts [F3] Mesh: Edge Split Leave edit mode [TAB] Add modifier > Smooth Add modifier > Solidify Thickness: 0.3m Factor: 0.4 Add modifier > […]

Arduino Mouse Jiggler

December 14, 2019

This requires a genuine Arduino Pro Micro with ATmega 32U4 chip with dedicated onboard USB transceiver hardware.  This allows the micro controller core to act as a USB mouse. #include <Mouse.h> /* * NAME: Arduino Mouse Jiggler * DATE: 2020-04-20 * DESC: Arduino based mouse emulator * VERSION: 1.0 */ int move_interval = 100; // […]

Cylinoid V2

December 10, 2019

HardOps (HOps) https://blendermarket.com/products/hardopsofficial HardOps Documentation https://hardops-manual.readthedocs.io/en/latest/getstarted/ Thank you masterxeon1001 https://www.youtube.com/user/masterxeon1001/videos   Cylinoid V2 cylinoidv2_001.blend cylinoidv2_002.blend cylinoidv2_003.blend cylinoidv2_004.blend cylinoidv2_005.blend cylinoidv2_006.blend HDR images courtesy HDRlabs http://www.hdrlabs.com/sibl/archive/ Newport_Loft_Env.hdr Newport_Loft_Ref.hdr   1920x1080p    Hotkeys [CTRL-~] – HardOps helper [Q] – HardOps [ALT-W] – Boxcutter / HardOps toggle [CTRL-RMB] – Adjust HardOps boolean operation Hold [CTRL] to see light blue […]

Boxcutter

November 7, 2019

https://blendermarket.com/products/boxcutter Other great products: Decalmachine HardOps Boxcutter documentation https://boxcutter-manual.readthedocs.io/en/latest/hotkeys/ Thank you MasterXeon1001 https://www.youtube.com/user/masterxeon1001/videos Quick start guide Try this: 1. New scene. 2. Add cube. 3. [ALT-W] to switch to Boxcutter 4. Start Making a cut. 5. Press left mouse button when done. You just cut a hole. 1. New scene. 2. Add cube. 3. [ALT-W] […]

Blender low poly trees

November 7, 2019

Many thanks to Grant Abbitt for a most excellent series of Blender 2.8 low-poly tutorials ! Say thanks: http://paypal.me/grantabbitt Source files Tree #1 trees_low_poly_01a.blend trees_low_poly_01b.blend Tree #2 trees_low_poly_02a.blend trees_low_poly_02b.blend trees_low_poly_02c.blend Tree #3 trees_low_poly_03a.blend trees_low_poly_03b.blend Final trees_low_poly_final.blend   Things I have learned: Tree #1 Vertices > Merge [M] > At center Extrude to tree skeleton Skin […]

Protected: Car maintenance ASX + D22 Navara + Hyundai Getz

September 24, 2019

There is no excerpt because this is a protected post.

Protected: Powershell

August 30, 2019

There is no excerpt because this is a protected post.

Hand-painted and UV unwrapped low poly dagger

August 18, 2019

Thanks to XRG81 for providing detailed low poly texture painting and UV unwrap tutorials in Blender. Original download file: hand-painted-dagger.zip   Part 1 – Modeling Reference image: Download source file: dagger01.blend Some of the things I have learned: Simply drag reference image into blender Front viewport. Hold [CTRL] while using inset [I] to extrude. Press […]