Cellumat3D is a tool for simulating and exploring cellular automata in 3D space. The simulated universe is effectively unbound and visualized using OpenGL. Currently, 2-state automata similar to Conway's 2D "Game of Life" with customizable rulesets are supported.
| Tags | Scientific/Engineering Mathematics |
|---|---|
| Licenses | GPL |
| Operating Systems | Windows Windows POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: Saving of patterns and the Windows XP version were fixed in this release.


Changes: This release focuses on improvements in usability. New features include Copy/Cut/Paste/Save/Load of selected areas and an Undo for most operations (especially undo for computing new generations).


Changes: In this release, all basic functions are working. It features free camera movement, editing/loading/saving of patterns and rulesets, a selection box, and computing of new generations in steps or continuously. The implementation is fast and memory efficient due to its tile-based memory management.
A script that lets you handle form validation without writing JavaScript code.