1
General Anim8or Forum / Re: Help - Anim8or Loader
« on: February 03, 2008, 06:07:52 pm »
Anim8orLoader is a Java3D loader for Anim8or files.
Anim8orLoader will only load your model into Java3D elements (Nodes, Groups, Branches, etc.).
In order to interact with it, you'll have to code some java by yourself...
Have a look at this tutorial on interaction, it explains how you can add 'Behaviours' to a previoulsy loaded scene graph...
I hope it helps...
Anim8orLoader will only load your model into Java3D elements (Nodes, Groups, Branches, etc.).
In order to interact with it, you'll have to code some java by yourself...
Have a look at this tutorial on interaction, it explains how you can add 'Behaviours' to a previoulsy loaded scene graph...
I hope it helps...