Hi all,
I am using
Java3d to display VRML models. I use com.sun.j3d.loaders.vrml97.VrmlLoader as
the vrml loader. The VRML models I'm using contains no normal information. My
quesition is: will VRML loader or Java3d creat nomal for the models? And if yes,
how could I change the default settings for normal
generating?
I know that
GeometryInfo class could be used to creat normals, but as i am using VrmlLoader
here i don't know how it could help.
BTW,
who knows where can i found the Vrml97 package's
documentation?
Thank
you!
Jeff
===========================================================================
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".