Login  Register

Re: Strange problem on new laptop

Posted by Tomd on Dec 23, 2011; 9:14pm
URL: https://forum.jogamp.org/Strange-problem-on-new-laptop-tp3601952p3609604.html

Fixed my original problem, thanks very much for the help.

I don't know exactly what was wrong. I discovered that this code worked on the new machine:

http://java2s.com/Open-Source/Java-Document-2/3D/jzy3d/demos/j2d/TestTextureRenderer.java.htm#TestTextureRenderer

So I ripped out all my code for rendering the texture and replaced with the (considerably simpler) code from the sample. Must have been something wrong in my original code which I was getting away with on the other systems I've tested.

Anyway, I now have an installer which works for both 32 and 64 bit, which is excellent.