3D model animation! Is it possible?

edited January 2018 in How To...

Hey guys! I have searched everywhere for how to import 3D models with animations into a processing sketch. I just dont know if this is possible in Processing. I know that you can import static 3D models with .obj.

So what is the best option: Do I split the model into separate into different .obj and try to animate them in Processing. Or do I learn how to get an external java library to load in 3D model animations? Or do I try at some point to make my own library to do this? Or do I switch to something like Three.js that has these capabilities?

It would mean the world to me if you guys could give me some advice!! Thank you very much! ;)

Tagged:
Sign In or Register to comment.