Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datek/life-of-photo

Game Of Life simulation on grayscale images
https://github.com/datek/life-of-photo

Last synced: 2 months ago
JSON representation

Game Of Life simulation on grayscale images

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/DAtek/life-of-photo/graph/badge.svg?token=L26G7G8CIW)](https://codecov.io/gh/DAtek/life-of-photo)
Code style: black
License: MIT

# Life Of Photo

This little app runs _Game Of Life_ simulation on black and white images.

![tree.gif](https://github.com/DAtek/life-of-photo/blob/master/tree.gif)

### Usage

1. Resize a photo / image so the biggest size becomes ~600 px (otherwise the simulation will be slow)
2. Make the image greyscale
3. Turn the contrast to maximum until only white and black pixels exist
4. Run `life-of-photo `
5. Hold down any button but `s` or `q` to keep the simulation running