Yes, I think it is the original loader that I have retrieved. The main thing I am trying to do is retrieve the viewpoints from the vrml file. Would anybody be so kind as to provide an example. I am using VrmlSceneObj.getViewGroups() and VrmlSceneObj.getViewpoints() which both return something, but I can't figure out how to get the information and they both report to be 0 length.
I also looked through the m4 codebase, but wasn't able to find an example of retrieving the viewpoints. Also, I would like to get the initial code drop from cvs, but only know how to get the latest. Is the initial code have a particular tag I could reference? All help is appreciated as I am much more familiar with 3d graphics than java. Giles, will you be at Siggraph? Giles wrote: > brett wrote: > > >Is there any API documentation for vrml97.jar? Thank you. > > > > > Specifically for the original Sun loader? Not much, it wasn't > documented very well. > > The current incarnation of this codebase is Xj3D M4 and you can access > the source and documentation at > http://www.web3d.org/TaskGroups/source/xj3d.html > > There is source floating around for the older releases but we are not > maintaining that codebase. I beleive the archive for this group has > pointers to where to find it. Or you can checkout the initial source > drop in CVS which contains the original code we worked from. > > -- > 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". =========================================================================== 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".
