Re: Photo-video rendering plug-in
You can run the JAR file with a script using java options like increasing the memory.The JAR runs in 32-bit mode and allows only 0.2 GB of memory, that's not enough to do any serious work.
Code: Select all
java -Xmx2g -jar path/to/SH3D-6.2_derived.jarMaintaining a derived version requires a lot more work than a plug-ing because you have to create a new one with every standard Sweet Home 3D update. What I do not plan to do...Can you increase the memory allowance, or offer a version that allows the standard installation?
This tutorial explains how the plug-in works for rendering properties.Is there any Help for the Rendering Plugin?
It depends on your scene (number of lights, activated ceiling lights, shininess of objects, enhancement of external brightness) and rendering settings (number of antialiasing, type of global illumination, type of sampler algorithm).And it's common, that it needs several hours for 1600x Pixel?