--- Bob Gray <[EMAIL PROTECTED]> a �crit:
> This sounded reasonable, so I changed MySphere
> (which extends Sphere)
> constructor
> from
>
> super(1.0f);
>
> to
>
> super(1.0f, Sphere.ENABLE_APPEARANCE_MODIFY, null);
You need to type this
ENABLE_APPEARANCE_MODIFY | GENERATE_NORMALS
and it should work
===
I never gossip, I always state facts
___________________________________________________________
Do You Yahoo!?
Votre e-mail @yahoo.fr gratuit sur http://courrier.yahoo.fr

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