David Mignot
David Mignot
I think it's not impossible but clearly not easy to implement. One thing that would make it a lot easier would be to still use the nodes from threenodes instead...
Yes, exactly :) So this may be a lot easier to do than I first thought.
It looks relatively easy, at least for basic functionality. This could be fun.
I've added a basic ThreeNodes.js code export under the menu "File -> Export to code". Here is a live demo created from the code export: http://idflood.github.com/ThreeNodes.js/public/code_export_example.html And an example javascript...
: ) I've added the animation and switched the view mode to "player". The only missing piece right know is to add tests but I will have to do some...