Re: weird rendering issue
Posted by
gouessej on
Jul 26, 2016; 5:51pm
URL: https://forum.jogamp.org/weird-rendering-issue-tp4036958p4036978.html
How do you explain that it still works correctly with an Nvidia graphics card?
I advise you to make a
SSCCE by using a tiny model. It would help to reproduce your bug and to understand what is wrong.
I hope that you don't put any JARs into the JRE.
You said that the problem occurred when you switched to Java 1.8, maybe it started picking the latest version of Java3D when you stopped using an older JRE.