Hi,

This may be impossible in Java3D, but it is definitely
possible OpenGL. So I'm surprised that it is
impossible in Java3D.

Dola

--- Joachim Diepstraten
<[EMAIL PROTECTED]> wrote:
> Hi Saurabh
>
> > Is it possible to set different material
> > properties for the different sides of a face made
> double
> > sided by setting the polygonattribute to
> CULL_NONE.
> Nope this is not possible. To overcome this you
> could instead add a second
> (directional light coming from behind and change the
> color of the
> lightsource. That's the only way I can think off
> which comes close.
>
> For an example you might have a look at my cool/warm
> tone based shader
>
> EOF,
>  J.D.
>
> --
> Cool/warm tone based shader in Java3D
> (http://www.antiflash.net/java3d/warmcool.html)
>
>
===========================================================================
> 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".


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.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