News

The classic Blender Guru tutorial but entirely in a python script. This is the creation of a juicy, overflowing donut 🍩 in the classic blender tutorial manner. The big difference is here it is made ...
A demo of creating a 3d scatter parametric curve and line graph. The parametric curve is defined by its corresponding parametric equations: x = f ( t) and y = g ( t) within a given interval.