We are about to switch to a new forum software. Until then we have removed the registration on this forum.
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! ;)