Your ROOT_URL in app.ini is https://git.mitchellhansen.info/ but you are visiting https://mitchellhansen.com/mitchellhansen/conways-game-of-life-gpu/src/commit/66ca187f45fde1e66ab8fcfc4c17fac17eb903c7 You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
 
Go to file
MitchellHansen 66ca187f45 structural changes + a repo of a bunch of patterns to choose from 8 years ago
assets structural changes + a repo of a bunch of patterns to choose from 8 years ago
include structural changes + a repo of a bunch of patterns to choose from 8 years ago
kernels Added ImGUI FPS slider along with an RLE decoder for .rle conways game of life files 8 years ago
src structural changes + a repo of a bunch of patterns to choose from 8 years ago
.gitignore Rewrote the entire thing using my new OpenCL template. Makes small one offs like these reallly simple 8 years ago
CMakeLists.txt Rewrote the entire thing using my new OpenCL template. Makes small one offs like these reallly simple 8 years ago
FindSFML.cmake Rewrote the entire thing using my new OpenCL template. Makes small one offs like these reallly simple 8 years ago
README.md Update README.md 8 years ago

README.md

About

A simple rework of the CPU based Conway's game of life simulation on the GPU