Open thebravoman opened 7 years ago
Unfortunately there is no built-in support for animations in JSModeler, but of course you can set the transformation for the generated three.js objects in your render loop.
See this fiddle for example: http://jsfiddle.net/8ugeyv4u/1/
I would like to slowly rotate and object. Is there a place in the documentation that I am missing that shows how?