Skip to content

VojtaHavlicek/GPU-Conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Conway's Game of life on GPU

This is a simple implementation of game of life using ping-pong technique for GPGPU in OpenGL. The shader used was made by Tristam MacDonnald swiftcoder.wordpress.com. In case you wanted to build the G.O.L for yourself, link boost_chrono, boost_system, GLEW, GLUT, GL & SOIL libraries. Have fun!

About

OpenGL Ping-Pong GPGPU implementation of Conway's G.O.L.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages