Serge Bernier wrote:
Hi all,
does anyone know why a vrml object with texture viewed in a vrml editor look
very nice and when you loaded in java3d it not nice anymore?? All the object
seem to have the texture color (REPLACE MODE) and when there is no light I see
the texture.
Another question: Does texture is affected by light??
If yes: how can I tell to my texture to react to light?
Find all the REPLACE entries and replace them with MODULAR, then your
textures will be lit. But beware you have to light them after doing that
in order to see them. And yes, it breaks the VRML specification. :)
regards
Nikolai
--
Nikolai V. Christensen, Computer Engineer,
Simulation and Training department
IFAD TS A/S, Østre stationsvej 43 2.tv, DK-5000 Odense C
Denmark, EU
Phone: +45 63 11 02 11 Fax: +45 65 93 29 99
WWWeb: http://www.ifad.dk
e-mail: [EMAIL PROTECTED]
--
===========================================================================
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".