Processing Forum
I am new to Processing .. I've been using Flash AS3 + Papervision3D and then importing Collada models from Blender. Now, with Processing and the OBJLoader lib I am able to import my Blender models in OBJ format to Processing. My question is this: in ActionScript/Papervision I am able to target the skeletal parts ("getChildByName",etc) of my model that I named in my Blender armature as that info exports in the Collada XML.
Is there a way to target this info through Processing and the OBJ format? as I am trying to animate different parts/segments of a model through code. I realize this is very convoluted, Thank you for your time! Geraldine Erman