| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Real-time interactive 2D fluid simulator for comparing CPU, OpenGL Compute, and CUDA backends.
This project implements Conway's Game of Life using CUDA for parallel processing and displays the result as console output. The Game of Life is a cellular automaton where cells live, die, or multiply based on a set of simple rules.
This project implements Conway's Game of Life using CUDA 12.6 for parallel processing and SDL for graphical rendering. The Game of Life is a cellular automaton where cells live, die, or multiply based on certain rules.
Add a description, image, and links to the gpu-computation topic page so that developers can more easily learn about it.
To associate your repository with the gpu-computation topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |