You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
6 months ago | |
---|---|---|
assets | 6 months ago | |
src | 6 months ago | |
.gitignore | 6 months ago | |
CHANGELOG.org | 6 months ago | |
README.org | 6 months ago | |
flower_destroyed.txt | 6 months ago | |
makefile | 6 months ago | |
opti_make | 6 months ago | |
seed.txt | 6 months ago | |
skeletongl.ini | 6 months ago | |
star.txt | 6 months ago | |
static_exe | 6 months ago | |
static_lib | 6 months ago |
README.org
Project site: https://xenobyte.xyz/projects/?nav=cas-sgl
Official repo: https://git.xenobyte.xyz/XENOBYTE/cas-sgl
CAS-SGL (short for 'Cellular Automata Simulator + SkeletonGL) is a high performance Conway's game of life simulator that allows for both custom and random universe seeding, seed saving and loading and real time analysis of the current state of the simulated universe. It takes full advantage of batch rendering to prevent the GPU from bottlenecking performance, as well as both VSYNC and unlocked FPS modes to keep it from hogging resources in weaker machines.
It's also a bitchin' screensaver.
Previews
Documentation, Installation & Troubleshooting
Visit the official project page at xenobyte.xyz for documentation, installation instructions and troubleshooting.