Cool thing thursday: in-browser 3D modeling with live preview

Last night I went to the first ever github drinkup in Ljubljana. Very fun, but I was left with a lot of thinking time today.

After a lot of wandering my thoughts ended up on the World Wide Wasteland article I wrote for Zemanta a few weeks ago. A realization hit me – I suck at linking! Sure I try my best to cite sources, but there isn’t nearly enough walking up to people and pointing them in an interesting direction.

So I’m going to start posting one cool thing every week.

That said, here’s a cool thing I discovered some time ago: http://mrdoob.com/projects/code-editor/

Mr Doob's code editor

Mr Doob's code editor

Essentially, it’s a code editor complete with syntax highlighting, but it also executes everything you type up and renders it right on top of the editor itself. This allows you to play around with the parameters for those three.js functions and immediately see what happens to the 3D model.

Yeah, I know other live editor thingies exist for javascript+html, but so far this is the only one that doesn’t eat up all my CPU and become useless after more than 20 lines of code.

And I love that in an editor.

 

Enhanced by Zemanta

Related Posts

---
Need a freelance developer? Email me!

You should follow me on twitter
 Subscribe to RSS

One response so far

« Fizzbuzz without ifs in 90 char. I... Markov chain poem... »