Skip to content

coderguy57/Shellular-Automata

Repository files navigation

ShellularAutomata

An continuous CA engine building on the works of Slackermanz.

Build on Linux

Debian-based distros

Install all dependencies with this command:

sudo apt install -y build-essential libglew-dev libglfw3-dev

The build with these commands once all the dependencies are met:

mkdir build && cd build
cmake ..
make -j

Then run with

./ShellularAutomata

About

A GPGPU simulation engine with a focus on modularity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published