Hello everyone,
For the past year, I have been working on this idea: making real-time digital art accessible to everyone.
The Problem
If you have ever wondered how festival visuals are made, or how this show you went had this giant screen and thought it looked cool, you probably stumbled upon software like TouchDesigner.
It is powerful, but the learning curve is steep and the UI can be intimidating. On the other hand, content creators who just need a cool background, a transition, or a video loop for their social media are forced to open heavy software like After Effects or Cavalry.
There is a huge gap for amateurs and creators who just want to make cool visuals quickly, without the complexity.
The Solution: Nodl.dev
Nodl is a free, browser-based visual node editor for creating immersive, reactive 2D/3D experiences in real time. No installation required. It combines an intuitive node workflow, live visualization, and ready-to-use templates to let you build and export interactive visuals in seconds.
Tech Stack & Performance
We built this using Vue, Three.js, and Mediabunny. To make it smooth, we actually built an entire custom UI library for Three.js just to run the node editor at 60 FPS with real-time previews. We also handle our own MSDF rendering and support “Slug” text generation/rendering.
Key features you can try right now
-
Infinite Node Canvas: Press “TAB” or “B” to drop nodes and start connecting shapes, particles, and effects.
-
Real-Time Preview: Every single change is visualized instantly.
-
Community Marketplace: Publish your creations, earn XP, comment, or open someone else’s work inside your editor to remix it.
-
Deterministic Timeline: Animate values easily (e.g., rotating a cube from 0 to 360 degrees over 3 seconds).
-
Copy-Paste Sharing: Select your nodes, press CTRL+C, and paste them directly to a friend. Project sharing has never been this simple.
-
Live Collaboration: Powered by WebSockets with editor and viewer roles.
Current limitations
Since we are bootstrapping and do not have the budget to store large amounts of user data yet, we do not host your uploaded files on the cloud. If you import your own audio, images, or 3D models, they are saved locally in your browser and will need to be re-imported next session. However, we provide plenty of built-in assets directly in the app to get you started. (Note: Please use the web version, as the standalone desktop app is currently outdated).
We need your feedback!
The project is now stable enough for real use. You can generate 2D or 3D scenes, play with particles, and export your videos or screenshots.
It is completely free and you do not even need to create an account to try all the features. Go play with it, break it, and please tell us what you think!
Try it here: Nodl.dev
If you made something cool with our app, you can share us a screenshot or video !
You can also contact me on X at https://x.com/zippy_dev
Thanks for reading this !
Please share your thoughts below too !
^-^
Transparency: This post was remixed with AI in order to give a more accurate reading. Every idea is my own.


