Hi all,
I’m putting together a small script that adds a live code editor to the Three.js examples.
It also includes some basic type info for THREE.js,
so you get a bit of autocomplete and inline docs.
Let me know what you think ![]()
Hi all,
I’m putting together a small script that adds a live code editor to the Three.js examples.
It also includes some basic type info for THREE.js,
so you get a bit of autocomplete and inline docs.
Let me know what you think ![]()
Wow this is cool!
Ohh really handy!
Any chance we could try it live?
It’s completely free and open!
Just install the userscript, then visit three.js examples and click the ✎ button in the bottom right.
I tried to add full type support, but it didn’t work out very well. So I had to fall back to just adding type support for "three".