https://github.com/srid/anima-haskell
Playground for creating animations programatically
https://github.com/srid/anima-haskell
Last synced: 9 months ago
JSON representation
Playground for creating animations programatically
- Host: GitHub
- URL: https://github.com/srid/anima-haskell
- Owner: srid
- License: mit
- Created: 2022-01-01T15:20:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-13T15:56:40.000Z (over 4 years ago)
- Last Synced: 2025-09-27T23:31:51.951Z (9 months ago)
- Language: Nix
- Homepage:
- Size: 22.5 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# anima
I want to visualize and animate my thoughts and ideas. This repository uses `reanimate` (see [overview](https://reanimate.readthedocs.io/en/latest/glue_tut/)).
## Interactive creation
Run `bin/run`, and then open `output.gif` by side in VSCode. The gif preview will update automatically as you change the Haskell source.


If you want a .mp4 instead, modify `.ghcid`. MP4 is higher res, but it also slower to update. Just like the gif, you can view the mp4 by side in VSCode.
https://user-images.githubusercontent.com/3998/147855637-93abdfed-4078-4d9d-8d2f-9caa8410f6d6.mp4