Justin Couch wrote:

>>Hope the VRML loader is avaible in the j3d loader package and a simple
>>example of using VRML loader
>>can be found inside the Java3D API tutorial.
>>
>
>All loaders work the same. All you need to do is create an instance
>of the class that implements the Loader interface and then call one of
>the load() methods. You get a Scene instance back and work with that.
>So, if there is a tutorial that is using ObjLoader then just swap Obj
>for VRML and it should all be the same.
>
If you want an example of using the Xj3D loader then check out the
examples/loader directory in Xj3D.  This will show you how to load a
VRML scene into J3D.


--
Alan Hudson
President: Yumetech, Inc.                      http://www.yumetech.com/
Web3D Open Source Chair        http://www.web3d.org/TaskGroups/source/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to