I am hoping that someone at Sun can help me out...  I have developed a
program using purely Java3D code.  It runs just fine on my machine as either
an applet or application.  It also runs as on my web page as expected when
viewed from my computer.  If I then try running it from another computer
(and have it install the plug-in automatically) the program will no long
run, it gives some sort of transparency error.  I can get it to run if I
download the jdk 1.2 and Java3D files, but then the lighting does not work -
everything is flat colors and very dark - and some of the geometry (all
Shape3D primitives) are not even rendered.  Do you have any idea what is
causing this and how it can be remedied?  Also, when run from the web, even
on my computer, if I try to load an image to use as a texture map it gives
me an exception.  I have the image file in the same directory as the program
and all the permissions are set to let anyone read it.  Wasn't sure if this
was a security error or not.  I can send you the code and html files that I
am using if you could like.  Thank you for your help.

Eric Arnold
[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".

Reply via email to