Re: jogl crashes video card driver
Posted by
gouessej on
Dec 31, 2012; 1:06pm
URL: https://forum.jogamp.org/jogl-crashes-video-card-driver-tp4026980p4027664.html
Hi
runiter wrote
However Ardor3D doesn't seem to work with the new jogl library. The canvas does not render anything and Camer.getCurrentCamera() always returns null.
Ardor3D doesn't work only in a particular case with a specific hardware. Please be accurate.
runiter wrote
Perhaps goussej needs to update Ardor3D-Jogl project now?
I will make a pull request in a few days. I plan to call invokeAndWait() to drive the canvas visible if and only if JoglAwtCanvas.init() is not called from the AWT EDT.
Would my suggestion fix this bug? Does it concern NewtAWTCanvas too?