Author: Webmaster K

Posted in 4geeks

SSH Tunnel

In the terminal, type the following: touch worktunnel; chmod +x worktunnel; pico worktunnel Copy the code below…

Posted in 3-D Modeling

Building a Base Mesh pt7: putting it all together

Finally, I assemble the pieces I created in the previous 6 videos to build the base mesh….

Posted in 3-D Modeling

Building in Base mesh pt 6: Box-modelling ears in Silo

The most complicated part of the base mesh. 

Posted in 4geeks 3-D Modeling

Run Blender on the Command Line on macOS

Add this to your .bashrc or .bash_profile file: alias blender=’/Applications/Blender/blender.app/Contents/MacOS/blender’ To open a file on the command…

Posted in 3-D Modeling

Building a Base mesh pt 5: Box-modelling a torso in Silo

Creating a torso by extending a box. 

Posted in 3-D Modeling

Building in a Base mesh pt 4: Box-modelling eye lids in Silo

Creating eyelids from cylinders. 

Posted in 3-D Modeling

Building a Base Mesh pt 3: Box-modelling a foot in Silo

Part three of Building a base mesh series. I use two boxes to model a foot and…

Posted in 3-D Modeling

Building a Base Mesh pt 2: Box-modelling a face in Silo

Part two of building a base mesh. Here I create the face for the base mesh. This…