Christian Bar wrote: > Hello everyone, can anyone tell me what the OpenSG VRML loader really > loads, in terms of animations? can I create an animation using, for > example, 3D studio max, export it into the vrml file of the animated > 3d model, and then load the model with the 3d animation? if this is > possible, how can I access to the animation data? Sorry, but the OpenSG VRML loader doesn't support animation. Only geometry and materials.
The main issue is because OpenSG itself doesn't support animation. (You have to do it yourself..) /Marcus ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
