A programming language to create mathematical animations (but not limited to mathematics).
This project was developed within less than 24 hours at a hackathon - our excuse for the garbage code (lies we tell ourselves to go to sleep). Our team name was vormir:
Credits to Divyansh who made the banner visible on top of this readme and came up with this awesome name (Lyn and Lynium) and also made one cool presentation present in this repository in the docs folder.
demo.mp4
Run demo.py
.
git clone https://github.com/sujaldev/lyn
cd lyn
# please refer to Skia and SDL2 documentation
# to get help specific to your platform
pip install -r requirements.txt
cd src/
export PYTHONPATH='.' # or use absolute paths
cd parser
python parser.py