Skip to content

SchwabNicolas/ImageToProcessingGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ImageToProcessingGameOfLife

A program used to convert an image to a game of life grid. Then it can be imported into GameOfLife program.

How to use that program ?

  1. Create a folder named imageToGOLProcessing.
  2. Drop imageToGOLProcessing.pde in it.
  3. Drop the image you want to convert in it.
  4. Edit the name of the file at line 11 of imageToGOLProcessing.pde.
  5. The result is located in result.txt.

What if the result is not good enough ?

You can adjust the luminosity by changing the SENSIVITY constant at line 4.

How the image will render ?

Like this :

Example image

About

A program used to convert an image to a game of life grid.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages