Conway's Game of Life written in javascript with Three.js .
Live Demo
#Controls
↑ Up Arrow — Increase FPS
↓ Down Arrow — Decrease FPS
[ENTER] — Toggle run/stop simulation
MOUSE BUTTONS:
[LMB] Left Mouse button — Draw Dead Cell
[MMB] Middle Mouse button — Draw Live Cell
- Implement Buffer Swap (instead of allocation)
- Add Sounds
- Mobile Support
- Resolution Settings
- Visual Enhancements