Skip to content

Blender Python script to create an animation using a 3D variant of Conway's Game of Life.

License

Notifications You must be signed in to change notification settings

brokenarc/conway3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway3D

Blender Python script to create an animation using a 3D variant of Conway's Game of Life.

Usage

Open the main.py file within Blender's scripting module and click the play button.

Demo

Sample output with lights and camera manually adjusted.

conway3d.mp4

TODO

  • Add explicit lights and camera to scene.
  • Rotate cube collection as part of animation.
  • Make frame count and steps parameters.

About

Blender Python script to create an animation using a 3D variant of Conway's Game of Life.

Topics

Resources

License

Stars

Watchers

Forks

Languages