Since the beginning of this year I've started working on a new visual programming system. The project which I was working on before had too much dependencies and limited me too much. This is the first progress that I can share :
https://youtu.be/pkL3cFjx8XA▾
. It's just a little demo showing a very small flow where you can see moving data points over the wires and changing the speed, there's no timeline yet (yes, I was inspired by Hest.. although @Ivan Reese 's gifs still look way better offcourse 😊). I am building this without runtime dependencies (react or other framework is not used, pure vanilla javascript with my custom jsx transformer).
❤️ 1
🍰 2
✅ 2
i
Ivan Reese
06/04/2023, 2:29 PM
Off to a great start! I'm excited to see how this evolves.