Skip to content

c-werner/python_ast_toy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a cute little toy which takes a function from (x, y, time) -> (red, green, blue) and uses it to generate frames in an animation mutating the function's AST between each frame.

Run it like so:

python toy.py /tmp/test.mp4 --size 112 112 --frames 100

About

Generate glitchy pictures by randomly mutating an AST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%