Alternatives
Products that do what Monocurl – open-source GUI for animating math videos and slideshows does
I created Monocurl to combine the benefits of programmatic animation with a traditional video editor. In particular, you get to create complex visuals using a custom designed scripting language. I am especially happy with the slideshows feature, as I believe that can be useful in the classroom setting. The UI needs a lot of work and I plan to fix in the coming months (more so on Windows), but I am happy with the beta release in terms of animation capabilities. Please feel free to leave any questions/feedback/ideas!
- 1CA
2022 · animatize.com
- 2AV
2014 · animatron.com
- 3

- 4GF
2022 · elonman.com
- 5MA
2015 · monodraw.com
- 6IM
I recently decided to try out Google Tasks as my only task management system, and while I find some things about the interface great, it really isn't suited for someone like me who has multiple lists with lots of elements on each. So, I whipped this together real fast and I can't imagine using Google Tasks without it anymore. I realized you might want it too, so I put it on the web. Enjoy :)
2011 · gtasker.com
- 7AW
I wanted a little project to practice illustration as well as animation on the web. Plus I'm a big fan of watches.
2013 · wrist.im
- 8MF
2015 · monodraw.helftone.com
- 9WV
Hey everyone, my friend and I created a GitHub Wrapped video for developers to showcase their activity on the platform in a more fun way. The implementation is open-source (https://github.com/rendleyhq/github-wrapped-2024) if you're interested in how it was built. To get a bit geeky, we used masks, keyframe animations, luma key shaders to remove the background from the confetti video, and some other techniques. Also, everything is rendered directly in the browser!! I'm curious to hear your thoughts on the rendering performance, especially if you're running this on your…
2024 · rendley.com
- 10IB
Hi HN, After watching a lot of Show HN's here, it's finally my turn to show something. This is the first real project I have shipped, so it is extra special to me. For those who will inevitably ask why I made yet another mockup editor I covered it on our blog (http://blog.mocktailsapp.in/why-build-yet-another-mockup-editor-tm). Not all the features mentioned in that post have been implemented yet. As such Mocktails is pre-beta software and very minimal. It does not even have user accounts or any actual server side component at all for that matter (yet)! Our intention is to build Mocktails…
2012
- 11MH
2012 · radiapp.com
- 12IM
2014 · giflr.com
- 13WP
This was my recent weekend project, aimed at teaching me JavaScript, a bit of HTML5, and (mostly) WebGL. The orbital data are from NASA JPL. I was inspired in part by this Flash app: http://www.dynamicdiagrams.com/wp-content/uploads/2011/04/orrery_2011_bce.swf, but wanted to do something in 3D. Coming from the games-dev world, this is my first introduction to web coding. The UI is jquery. I mostly used http://learningwebgl.com/blog for the 3D stuff. Being WebGL, it will work mostly on Chrome, Firefox 4 Beta. Forget about IE. I needed to figure out how to render text to the WebGL canvas - I…
2011 · solar-system-explorer.com
- 14CF
Hi! I'm Alan, and I built a website that turns images into flowing particle animations. This javascript / WebGL tool creates particle animations out of any image in real-time within the browser, with particles that dynamically respond to edge detection and flow fields. It uses Sobel edge detection, a Perlin noise flow field, and webGL / GLSL for better performance. The tool is completely free and open source (MIT license). Github repo: https://github.com/collidingScopes/particular-drift Let me know of any feedback or suggestions for improvement.
2025 · particular-drift.netlify.app
- 15E
Hello everyone, A couple of months ago I was introduced to Excalidraw and fell in love with it instantly. The only thing I didn't like was that I couldn't easily save my whiteboards and had to put everything in one whiteboard which started to lag my PC after a while. So I made ExcaliHub. It's exactly as it sounds: a hub for Excalidraw. It's free, open source, and I aim to keep it that way. Thanks in advance for any feedback!
2024 · excalihub.dev
- 16AG
Hey all, I am Paul, an indie-dev, I am working on this web based Drag and drop GUI builder tool for python. It's still in beta and currently supports tkinter and customtk. It can generate clean code python for the UI you build. You can check out the source code here: https://github.com/PaulleDemon/PyUIBuilder Feel free to check it out. Thanks!
2025 · pyuibuilder.com
- 17IB
process demo - https://i.redd.it/fbhlwsq1gcmg1.gif render demo - https://i.redd.it/smddwtryhcmg1.gif I love making creative software. I spent a few years making pixel art software but recently have gotten into 3d animation and 2d animation and really wanted a way to realize crazy ideas. Blockbench didn't feel quite right, spline is super well made but felt catered too much to just idle website animations, and I really didn't want to fall down a master class in Blender just to make some silly stuff. While I'm definitely not discounting Blender's literal…
Mar 2026 · app.topomaker.com
- 18IM
Hey everyone! I'm excited to share Trangram, a completely free tool for animation and illustration that works right in your browser, no installs or sign-ups needed. I originally created Trangram to make motion graphics easier for myself, and as I kept working on it, I realized it could be useful for others too. It's been a fun side project, and I've used it to create my own animations, which you can check out on Trangram's gallery page. Since my first post here 6 months ago, I've made lots of updates. Want to see what's new over the past 6 months? Check it out here:…
2024 · trangram.com
- 19IB
2022 · github.com
- 20IM
2025 · uiblocks.xyz
- 21IM
Try it at: ssh krnl.duetbrowser.com No sign up, totally free - no download. Let me know what you think. Prior art exists (brow.sh) but I wasn't satisfied with their graphical take. I wanted the raw, old skool terminal days of the early internet - BBS, and old green phosphor library comptuers - but running the modern web, with all the bells and jingle jangle whistles (JavaScript, etc). No funding, no VC, just 100% raw terminal fun. Not sure how long the demo will last, but try it out.
Jul 2026
- 22CP
I often create presentations where elements need to move (animate) from one slide to the next. This is great for explaining algorithms, workflows, or anything that benefits from dynamic visuals. I used to rely on Figma prototypes with smart animations for this, but I wanted a way to do it in Excalidraw—maybe even more conveniently. So I made an Excalidraw fork which helps you present "frames" and interpolates animations between them. Video demo (detecting cycles in a graph): https://github.com/user-attachments/assets/62033fca-03ca-489... Instructions, tips, and…
2025 · github.com
- 23AC
After releasing our open-source tool to build animated charts in Jupyter and other computational notebooks (https://news.ycombinator.com/item?id=30895975), we got two requests from data scientists: 1. They lacked the opportunity to use these charts to present their findings and control the animation better than just (re)running notebook cells. 2. They had challenges using our generic chart-building engine - they are more acquainted with picking a chart type and using the parameters specific to that type. So we decided to build a new extension that enables our users to add the…
2022 · github.com
- 24DC
Hi there! I'm building Diagrammatic, a simple and free online tool with the ambition to become a community for diagrams-as-code enthusiasts. Currently, it supports Mermaid, PlantUML, Dot (Graphviz), Vega-Lite, and Typogram, but I'm looking to add more languages. Please let me know if there's a particular one you use. I'd appreciate any kind of constructive feedback as well. Thanks in advance!
2024 · diagrammatic.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →