Print at Dec 19, 2025, 6:53:26 AM

Posted by mamu157 at Aug 10, 2013, 1:51:23 AM
Re: HQ rendering issue
Hello,

after a little more research and according to this Apple Developer Page the info.plist should look like this:


<key>VMOptions</key>
<array>
<string>-Dcom.eteks.sweethome3d.j3d.PhotoRenderer.highQuality.globalIllumination=path</string>
<string>-Dcom.eteks.sweethome3d.j3d.PhotoRenderer.highQuality.diffusedBounces=3</string>
<string>-Dcom.eteks.sweethome3d.j3d.PhotoRenderer.highQuality.causticsPhotons=1000000</string>
<string>-Xmx1024m</string>
</array>

But as Hans I still get black pictures. What am I missing here?

Thank you very much for your help.

-Markus