Releases: theoden8/emu-automaton
Releases · theoden8/emu-automaton
v0.2.1
- Initialization with GPU when available
- Fixed resizing
v0.2.0
- Multi-state (GENE rules)
- Updater+renderer using GLSL compute shaders for B/S/C automata
v0.1.0
This incorporates the following features:
- Cellular automata
- Bounded topology
- Toroid (looped) topology
- Linear automata
- Run-time interface
- Moderately efficient rendering
What to expect in the future:
- RLE parser
- Ability to upload, paste or select examples
- Rendering with compute shader if OpenGL >= 4.2