...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.
http://www.smerity.com/conway.html

+ Recent posts