Skip to content

Releases: theoden8/emu-automaton

v0.2.1

12 Oct 01:42
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release
  • Initialization with GPU when available
  • Fixed resizing

v0.2.0

17 Sep 03:16
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Multi-state (GENE rules)
  • Updater+renderer using GLSL compute shaders for B/S/C automata

v0.1.0

21 Dec 06:47
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

This incorporates the following features:

  • Cellular automata
    • Bounded topology
    • Toroid (looped) topology
  • Linear automata
  • Run-time interface
  • Moderately efficient rendering

day_and_night_resized_opt

What to expect in the future:

  • RLE parser
  • Ability to upload, paste or select examples
  • Rendering with compute shader if OpenGL >= 4.2