A program used to convert an image to a game of life grid. Then it can be imported into program.
- Create a folder named imageToGOLExcel.
- Drop imageToGOLExcel.pde in it.
- Drop the image you want to convert in it.
- Edit the name of the file at line 11 of imageToGOLExcel.pde.
- The result is located in result.txt.
You can adjust the luminosity by changing the SENSIVITY
constant at line 4.
Like this :