Hi !
I have another problem with my applets. On some computers only (not all) they tend to hang up the Internet Explorer, and unfortunately, also Netscape Navigator. If they are started in IE, and hang up, then the only way to close the browser is ending it’s task or process form task manager. First thought - IO operations - reading texture data (I’m doing it with ImageIO.read()). But that’s not the source of the problem - the applet execution (or rather initialization never reaches this lines of code.
My applets are available here:
http://grafit.mech.pw.edu.pl/~jaz/JOGLtextureMapping/JOGLtextureMapping.html
http://grafit.mech.pw.edu.pl/~jaz/Blending-Eng/JOGLBlending.html - disappearing polygons
http://grafit.mech.pw.edu.pl/~jaz/JOGLBumpMapping/BumpMapping.html - the polygons disappear, and it will HANG UP your browser for 75%. DO NOT OPEN THIS while you have some other browser windows opened.
There is a problem with disappearing polygons also, which I described in this thread
http://www.java-gaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jogl;action=display;num=1094563721. Please look at it, if you have a spare minute (or few).
HELP !
Thanks in advance.
Maciek.