The classes in com.sun.* are about to be phased out. Look at the
examples in examples/DIYBrowser and examples/loader
These will show you how to load VRML97 content into your J3D
application.
I'm in testing phase currently for a release on May 8th. So things are
mostly stable in CVS. I'll have an "easier" to install version prepared
then for folks to play with without needing to compile the codebase.
Daniel Blau Kahn wrote:
>
> This is question mostly directed at the X3D/web3D people. I have a .wrl file
> that I
> would like to load into my Java3D program, so I followed the instructions at
> http://www.web3d.org/TaskGroups/source/HowToInstall.html and downloaded all
> the
> files from the CVS repository. I successfully got everything to build, and
> created the Xj3D.jar file. The problem is that the classes I wanted to use
> are
> not in this jar file, they never got compiled. The only things that got
> compiled were classes in the org.web3d.* packages. The classes I want to use,
> VrmlScene and VrmlLoader, are in the com.sun.j3d.loaders.vrml97 package, but
> this package is NOT in the makefiles. I tried adding it to some of the
> Makefiles, but couldn't get it to work. So what am I doing wrong? Any help
> would be much appreciated.
>
--
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".