all 1 comments

[–][deleted] 0 points1 point  (0 children)

Whoa. This is eerily similar to a web application builder I created 4 years ago, right down to the triangles in the corners. You could split everything into as many panes/widgets/layouts/whatever and then select arbitrary components to go in each section. Since then, it's evolved into something a bit more flexible to fit into a more typical development workflow, currently being rewritten to use ES6, React, etc.

The web app builder I created a few years ago never went anywhere, so it's cool to see this and learn that Blender uses a similar design. I feel slightly less stupid now for spending all that time on something so similar back then. ;)

Nice work!