Print at Jul 30, 2026, 8:58:00 PM

Posted by sh3daw22 at Jan 14, 2024, 3:25:16 PM
Re: Really bad performance on high end hardware
I found a fix. The 3D view is now perfectly smooth if I start the desktop app with this ENV variable:
```
JAVA_TOOL_OPTIONS="-Dcom.eteks.sweethome3d.j3d.useOffScreen3DView=true"
```