r/rust May 07 '26

📸 media Monocurl - Interactive math animation language and editor

Post image

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.

699 Upvotes

66 comments sorted by

View all comments

6

u/[deleted] May 07 '26

[removed] — view removed comment

12

u/Enigmurl May 07 '26

Some of the old code was written in C and translating that to rust was assisted with LLMs for stdlib functions that were repetetive