Re: Simple Java 3D test crashes under Windows
Posted by
Manu on
Jan 15, 2013; 8:26am
URL: https://forum.jogamp.org/Simple-Java-3D-test-crashes-under-Windows-tp4027770p4027833.html
Yes, I'm running it under Parallels Desktop and no, it's not bound to d3d since I've got the same issue under Linux, and even under Windows the auto switch to d3d never worked in my case. Could it be an issue with the OpenGL version supported by the Parallels Desktop drivers? I just checked with OpenGL Extensions Viewer and it passed all rendering tests until version 2.1.
hharrison wrote
Sorry I can't help.
I hope you'll reconsider this. I fear that other users may encounter the same error and I don't want to buy a PC to test Sweet Home 3D under Windows and Linux. Anyway, the first emergency is to get onscreen Canvas3D work under Mac OS X (with antialiasing).
By the way, could you remove from Java 3D the text "Java 3D: implicit antialiasing enabled" logged in System.out?
Emmanuel Puybaret