Difference between revisions of "BlendLuxCore RenderPanel"

From LuxCoreRender Wiki
Jump to navigation Jump to search
Line 3: Line 3:


== LuxCore Config ==  
== LuxCore Config ==  
Engine, sampler and other config related settings.
''TODO describe the settings in detail, link to the general (exporter-agnostic) engine/sampler wiki pages where possible (and maybe create them).''


== LuxCore Device Settings ==
== LuxCore Device Settings ==
Allows to set the number or CPU threads and to select the OpenCL devices (graphics cards) that should be used, if OpenCL is available and an OpenCL engine is selected.


== LuxCore Display Settings ==
== LuxCore Display Settings ==
'''Viewport Halt Time:''' How long the viewport render should run, in seconds. After this time, the render is paused until the scene is edited, which will cause it to restart and run until the halt time is reached again.
'''Final Refresh Interval:''' How often to update the film during final render, in seconds. The update refreshes all AOVs (passes) of the render layer that is currently being rendered. For long renders, it is recommended to use a long refresh interval, e.g. 600 (10 minutes) because it costs a bit of CPU time to perform the update. Note that during the first few seconds of rendering, the image refreshes much more often to give you a good quick preview (this behaviour is disabled when rendering animations). This value can be changed during a final render. If you change other settings during final render where this is possible, for example tonemapping or light groups, a film refresh will be forced automatically so you don't have to wait for the next scheduled film refresh.


== LuxCore Error Log ==  
== LuxCore Error Log ==  

Revision as of 20:14, 21 March 2018

Props render.png

LuxCore Config

Engine, sampler and other config related settings.

TODO describe the settings in detail, link to the general (exporter-agnostic) engine/sampler wiki pages where possible (and maybe create them).

LuxCore Device Settings

Allows to set the number or CPU threads and to select the OpenCL devices (graphics cards) that should be used, if OpenCL is available and an OpenCL engine is selected.

LuxCore Display Settings

Viewport Halt Time: How long the viewport render should run, in seconds. After this time, the render is paused until the scene is edited, which will cause it to restart and run until the halt time is reached again.

Final Refresh Interval: How often to update the film during final render, in seconds. The update refreshes all AOVs (passes) of the render layer that is currently being rendered. For long renders, it is recommended to use a long refresh interval, e.g. 600 (10 minutes) because it costs a bit of CPU time to perform the update. Note that during the first few seconds of rendering, the image refreshes much more often to give you a good quick preview (this behaviour is disabled when rendering animations). This value can be changed during a final render. If you change other settings during final render where this is possible, for example tonemapping or light groups, a film refresh will be forced automatically so you don't have to wait for the next scheduled film refresh.

LuxCore Error Log

LuxCore Halt Conditions