Biologically Inspired Images/GeneralCAImage
Conway's Game of Life in 3D
hrlifestyle
2010. 9. 9. 15:39
...in Python (Pyglet + OpenGL)...
- Currently the layer generation is tied to the FPS - meaning an increase in FPS also results in an increase in the speed of the simulation.
- The OpenGL layer creation could be optimized, but the performance at this point is sufficient even on older machines.