Re: Noisy reflection

by Puybaret » Thu May 30, 2013 10:28 pm

As said before, it was the easiest way.
The other way would be to increase antialiasing with the following parameter passed to the JVM (see also this message):

Code: Select all

-Dcom.eteks.sweethome3d.j3d.PhotoRenderer.highQuality.antiAliasing.max=3
Rendering will go slower but not as much as computing a larger image.