Hacker News new | ask | show | jobs
by TazeTSchnitzel 3975 days ago
THREE.js has a similar editor:

http://threejs.org/editor/

2 comments

The THREE.js editor isn't very good or well developed to be honest. It really feels like a proof of concept more than anything intended for real use.

This seems much more polished in comparison.

As long as I like that editor, it's not even close to this one.
The main diference is that I created the engine to fulfill my editor needs and not the other way around. Also not having legacy allowed me to recode lots of parts without problem.

This being said I love the idea to stop at runtine any application coded in threejs and have the freedom to edit it from the console using the chrome extensition.