- The pathtracer optionally allows for alpha blending even if the
background is seen through refractive objects like glass, by
enablingbackgroundRefraction - OSPRay now requires minimum Open VKL v0.11.0 to bring the following
improvements:- Improved rendering performance of VDB volumes
- Added support for configurable iterator depth via the
maxIteratorDepthparameters for unstructured and particle
volumes, improved performance - Added support for filter modes for structured volumes (regular
and spherical)
- Expose parameter
horizonExtensionof Sun-sky light, which extends
the sky dome by stretching the horizon over the lower hemisphere - Optimize handling of geometry lights by the pathtracer
- The optional
denoiserimage operation now respects frame
cancellation, requiring Intel® Open Image Denoise with minimum
version 1.2.3 - Fixed normals of (transformed) isosurfaces
- Robust calculation of normals of
boxesgeometry - Clipping geometry is now working correctly with
map_maxDepth
renderer parameter - Using materials in a renderer with a mismatched
renderer_typeno
longer causes crashes while rendering