Jeff,

if - and only if, I guess - your model doesnot have normals, then VRML loader
will create normals for you.
Sometimes I delete the normal info in my VRML models to get smaller files ;)
The ObjectLoader has a parameter for creasing Normals, but I am not sure if
VRML97 loader has it too.

About the docs, if you find it please share it with me!!!

Alessandro

 --- jinping <[EMAIL PROTECTED]> escreveu:
> 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".
>





_______________________________________________________
Yahoo! Acesso Grátis - navegue de graça com conexão de qualidade!
http://br.acesso.yahoo.com/

===========================================================================
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