Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/datek/life-of-photo
- Owner: DAtek
- License: mit
- Created: 2022-03-13T10:51:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-23T06:06:42.000Z (12 months ago)
- Last Synced: 2024-10-20T12:26:47.558Z (3 months ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
# 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