Hacker News new | ask | show | jobs
by youamericanloo 1419 days ago
how far away the Blender Node Editor from being full fledged coding UI? is that easy to make it?
2 comments

When I saw what was possible with Geometry Nodes, that pretty much made up my mind that node-based editing was the future of programming.

I am planning to build a tool with this paradigm for creating end to end solutions in my niche. If I ever have time.

You can write custom python nodes so there's really nothing major missing.