Marcus Lindblom schrieb:
> 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..
Hi.

Well, yes and no. You can compile OpenSG with --enable-gv-beta flag 
(enables Gerrits "Forever-experimental-VRML-Loader") and use the 
libOpenSGVRMLAnimation by Rasmus Agerholm.

http://www.vrmedialab.dk/~rasta/personal/projects/libOpenSGVRMLAnimation.html

Ask if you have any questions, I'm using it a lot here (with 3D studio / 
coordinate interpolators etc).

Yours,
Dominik

-------------------------------------------------------------------------
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

Reply via email to