Re: SWT GLCanvas renders incorrectly at 175% scaling and above on Windows
Posted by
Alexis Drogoul on
Mar 09, 2025; 4:35am
URL: https://forum.jogamp.org/SWT-GLCanvas-renders-incorrectly-at-175-scaling-and-above-on-Windows-tp4043628p4043692.html
Hi -- in GAMA (
https://gama-platform.org) we use NEWT Canvases for rendering in Windows, Linux and macOS. However, one thing we noticed is that the latest version of JOGL is broken on Linux, so we have to use a version which was specifically compiled by the designer of JZY3D. I think it more or less corresponds to a 2.4.0 version with some additional tweaks so it can run on Mx Apple processors, but Martin, the designer of JZY3D, can confirm that. You can find the jars on the Github repository of GAMA. Hope this helps !