3d animated modell in processing

edited June 2016 in How To...

Is there a way to load for example an .obj and an animation-file into Processing
and let the modell do the animation?
Pshape shape = loadShape("data/terrain/crystal.obj");

I read that .dae-files can store an animation. Can I use them? And how?

Answers

Sign In or Register to comment.