Understanding How to Use Blender Python Properties
To code in Blender, it is essential to understand Blender Python Properties. However, when I started working with...
How to Create a Blender Python Operator
Blender is one of the reasons that I started learning Python. I wanted to better understand the scripting...
Blender: Three Ways to Cut a Circle in a Mesh
Sometimes while creating a marble run, I need to cut a hole in a model so the marbles...
How to Fix Problems with Blender Rigid Body Simulation
I have used Blender rigid body physics for several years now. One of the benefits of physics is...
Blender: How to Harness the Asset Library
Every time I make a new marble run video, I always start from scratch. I have become fairly...
Blender Tutorial: How to Use Open Shading Language
One of the features of Blender that I think is both really cool and really frustrating is Open...
Blender Tutorial: Rotation with NumPy
One of my favorite camera moves is the rotation around an object (or orbit). This camera movement gives...
Blender Tutorial: How to Use a Displacement Map
How to use displacement maps in Blender to add surface detail without extra geometry — covers the Displacement node, texture setup, and render settings for Cycles and Eevee.
Blender Liquid Simulation: How to Create Viscosity
How to set up a basic Blender simulation to create liquids with different viscosity and shaders: water, ketchup, and melting glass.
How to Create a Blender Water Simulation
Playing with water is fun, creating a Blender water simulation is even more fun. Every so often, I...