Re: jogl and jre8 on macosx
Posted by
gouessej on
Jul 18, 2014; 2:02pm
URL: https://forum.jogamp.org/jogl-and-jre8-on-macosx-tp4032589p4032590.html
Hi
Oracle Java is quite "young" under Mac. Have you tried GLG2D? What do you do exactly with Canvas? I know it's not trivial but porting your AWT code to JOGL and using NewtCanvasAWT would give better performance for sure. I will have a similar problem soon as one part of my CAD software uses an AWT Canvas too even though supporting Mac isn't my priority.