Print at Mar 26, 2026, 3:59:08 PM

Posted by sh3daw22 at Jan 14, 2024, 2: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"
```