No description
Find a file
2023-09-02 13:00:22 -03:00
gol.glsl Full screen + Cell trails 2023-09-01 20:43:07 -03:00
main.c Start at a portion of the center of the grid. 2023-09-02 12:59:20 -03:00
Makefile Initial Commit - Noise 2023-09-01 16:49:27 -03:00
README.md Create README.md 2023-09-01 22:12:48 -03:00

gpu-life

Game of Life implementation written in C using raylib, and using GLSL to run the simulation on the GPU.