Re: Really bad performance on high end hardware
by sh3daw22 » Sun Jan 14, 2024 2:25 pm
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"
```