Re: Javafx causes jogl problem in mac
Posted by
runiter on
Mar 07, 2013; 6:26pm
URL: https://forum.jogamp.org/Javafx-causes-jogl-problem-in-mac-tp4028417p4028545.html
Sven Gothel wrote
Hence you shall never simply assume that a GLAD is realized.
Then perhaps we should check in JoglNewtAwtCanvas.draw() that GLAD is realized before rendering. Would this be a time consuming check?