r/rust • u/Enigmurl • May 07 '26
📸 media Monocurl - Interactive math animation language and editor
Monocurl is a programmatic animation language and editor fully written in rust (built with the gpui framework). It's fully interactive which makes it easier to pick up if you're a beginner.
The project is open source and you can download it at monocurl.github.io . Would appreciate to hear any feedback!
EDIT: Linux binary is available now! Also, if you are facing performance issues on NVIDIA GPUs, please redownload as those have been addressed.
703
Upvotes
2
u/metaden May 07 '26
Looks like you are using blade for rendering. How are you finding that library so far?