Hello All,
I’m new to OpenGL and JOGL but after a little struggle I’m getting somewhere
I’ve got a little Swing app with a GLCanvas in it where I draw a cube and map some textures on the sides. Also have some sliders in the app that let you translate/rotate the cube. So I’m feelin proud of myself, I make it into a webstart app and tell a buddy of mine to check it out. When he views it the cube is solid white, no textures. I developed it on a linux box but tested it on a Win2K machine before trying to show it off. After a little more testing I find I can run it on serveral Win2K boxes but I have on where it does same thing, cube is solid white. The machine I have where it doesn’t work correctly is a fairly new Dell with a GForce 4 video card so I don’t think it’s hardware. I turned on the webstart debugger console and I don’t see any errors. Anybody seen similar behaviour before or have any idea what I’m doing worng or how to track it down??
Thanx
Dave