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 Easily Use a REST API in PHP
While working on a PHP site for our Minecraft server, I wanted to create our own API to...
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...
How to Create an AWS Server Management App
Today, we are continuing the development of our Minecraft server. However, as I noted in the first post,...
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
Sometimes, you want to create a complex 3D model without complex geometry. There are many reasons why you...
Blender Liquid Simulation: How to Create Viscosity
A few weeks ago, I explained how to create a water simulation in Blender. Following that project, I...
Minecraft Server: How to control using AWS SDK
Today, I am continuing my quest to set up a Minecraft Server using AWS. Previously, we created the...