Re: Java 3D crash or flickering
Posted by
gouessej on
Aug 21, 2015; 8:18am
URL: https://forum.jogamp.org/Java-3D-crash-or-flickering-tp4035074p4035082.html
Please set sun.java2d.d3d to false at the very beginning of your program or in command line and let me know whether it solves your problem. Then, reproduce your bug on a rudimentary example of Java 3D. It's important for me because I need to reproduce your bug, it will be tricky to find exactly the same hardware.