Login  Register

Re: Is JOGL abandoned / dead?

Posted by farrellf on Feb 26, 2019; 4:41am
URL: https://forum.jogamp.org/Is-JOGL-abandoned-dead-tp4039562p4039564.html

Thanks, I'll check that out. Do you know if your fixes might have solved the high-dpi problems? For example, with Windows 10 display scaling set to 200%, my GLCanvas should fill the entire JPanel, but instead occupies only a quarter of it. (With JDK8, the GLCanvas occupies all of the JPanel, as it should.) This category of problem has been discussed in a few threads, including:

http://forum.jogamp.org/JOGL-broken-with-JRE-gt-8-and-Windows-window-scaling-td4039122.html
http://forum.jogamp.org/Jogl-Jogamp-on-Java-9-td4038012i100.html

Thanks,
-Farrell