Skip to content

jtsorlinis/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU GameOfLife simulation

Try it here: https://jtsorlinis.github.io/GameOfLife/


This is a simple Conway's game of life simulation using Unity thats runs on the GPU via compute shaders and is able to simulate billions of "cells" in real time.

Controls

  • Drag to draw (Hold C while drawing to erase)
  • Right-click drag to pan
  • Scroll wheel to zoom
  • Space to play/pause
  • Backspace to clear everything
  • R to reset
  • T to toggle turbo mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published