Skip to content

simulate game of life with greyscaled / laplace saturated pngs as input

Notifications You must be signed in to change notification settings

newHorizonsDC/golpng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golpng

Game of life applied on png images with edge detection.

illustration

prerequisites:

tup, sdl1

Build

tup

Run

./build-default/src/pics/run <path-to-image.png>

while running, press right to apply edge detection and saturate, up to start/stop game of life and down to save picture as resultimage.png . Press i to only do one iteration of game of life.

The edge detection is necessary on photos, but maybe not so much on computer generated images with large areas with the same color.

About

simulate game of life with greyscaled / laplace saturated pngs as input

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published