Skip to content
/ gol3d Public

Conway's game of life, but in 3D! Uses OpenGL.

Notifications You must be signed in to change notification settings

andycate/gol3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Game of Life

This project is an implementation of Conway's game of life, but extended to 3D. It's based on this paper.

Implementation

The graphics are implemented using OpenGL with GLFW. Bazel is used as the build system, and it is currently set up to build for Mac only, although it should be easy to extend to linux and windows.

About

Conway's game of life, but in 3D! Uses OpenGL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published