Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not sure how to do some kind of animation? #30

Open
thebravoman opened this issue Jul 8, 2017 · 1 comment
Open

Not sure how to do some kind of animation? #30

thebravoman opened this issue Jul 8, 2017 · 1 comment

Comments

@thebravoman
Copy link

I would like to slowly rotate and object. Is there a place in the documentation that I am missing that shows how?

@kovacsv
Copy link
Owner

kovacsv commented Aug 2, 2017

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants