Blender Python script to create an animation using a 3D variant of Conway's Game of Life.
Open the main.py
file within Blender's scripting module and click the play
button.
Sample output with lights and camera manually adjusted.
conway3d.mp4
- Add explicit lights and camera to scene.
- Rotate cube collection as part of animation.
- Make frame count and steps parameters.