Re: Sweet Home 3D 5.2

by enkonyito » Mon Feb 01, 2016 7:21 pm

Concerning the new photo renderer properties, I made tests with SweetHome3D-5.2.beta1-windows.exe and the SimpleRoom.sh3d file.

Can the following renderings match what could be expected with the indicated parameters?
Common settings: antiAliasing.min = 1; antiAliasing.max = 2; filter = blackman-harris. The times are given on an indicative basis.

BucketRenderer
Image
samplerAlgorithm = bucket; rendering time : 01mn 25.56s

SimpleRenderer
Image
samplerAlgorithm = fast; rendering time : 06.49s

ProgressiveRenderer
Image
samplerAlgorithm = ipr; rendering time : 11.38s

MultipassRenderer
Image
samplerAlgorithm = multipass; rendering time : 01mn 49.45s

For information, the final rendering and its duration is similar with the parameters antiAliasing.min=0 and antiAliasing.max=0 for samplerAlgorithm=fast, ipr or multipass.