Difference between revisions of "LuxCoreRender Release Notes v2.5"

From LuxCoreRender Wiki
Jump to navigation Jump to search
(Created page with "__TOC__ =LuxCore= ===New Features=== * Added the support for Optix/RTX acceleration * Added the support for Optix denoiser imagepipeline plugin * GPU imagepipeline now allo...")
(No difference)

Revision as of 22:39, 26 July 2020

LuxCore

New Features

  • Added the support for Optix/RTX acceleration
  • Added the support for Optix denoiser imagepipeline plugin
  • GPU imagepipeline now allocated buffers for only the used AOVs by each plugin
  • batch.haltspp now supports 2 parameters too in order to have separate halt conditions for eye and light tracing
  • Added the support for camera not uniform and anamorphic bokeh (issue #409)
  • Variance clamping is now applied separately to each radiance group (issue #414)

Fixed Bugs

  • Added the support for pixel filtering to light tracing (issue #413)