Skip to content

FlxB2/arrival_logograms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrival Logograms

this python script generates logograms similar to the ones shown in the film "Arrival".

sample image

Usage

the only requirement is pillow
pip install pillow

just run logogram.py, you may specify a seed as the first argument
python logogram.py 200

Description

i used this great stackexchange post as a starting point, added some new things and left out other stuff. There are alot of magic numbers at the moment. If I have time i will clean this up and use a config file or something similar. Maybe even a simple GUI to play around with the values.
Other improvements like better clusters are already planned but might take some time.

License

Released under the MIT License.

About

a python script which generates logograms similar to the ones shown in the film "Arrival"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages