- Add support for multi-segment deformation motion blur for
mesh
geometry - OSPRay now requires minimum Open VKL v1.2.0 to bring the following
improvements:- Structured regular volumes support for cell-centered data via
thecellCenteredparameter (vertex-centered remains the
default) - Particle volumes ignore particles with zero radius
- Structured regular volumes support for cell-centered data via
- Add support for dynamic load balancing in MPI Offload device
- Support for photometric lights (e.g., IES or EULUMDAT) also for
sphereandquadlights. When settingintensityDistribution,
other values forintensityQuantitythan
OSP_INTENSITY_QUANTITY_SCALEare deprecated - Changed CMake variables for enabling app categories:
OSPRAY_ENABLE_APPS_BENCHMARKreplacesOSPRAY_APPS_BENCHMARKOSPRAY_ENABLE_APPS_EXAMPLESreplacesOSPRAY_APPS_EXAMPLESOSPRAY_ENABLE_APPS_TUTORIALSreplacesOSPRAY_APPS_TUTORIALSOSPRAY_ENABLE_APPS_TESTINGreplacesOSPRAY_APPS_TESTING
- Improve sampling of quad lights in the pathtracer (solid angle
instead of area) - Instances can now have the group object rebound via a parameter
- Fix leaking framebuffers in the MPI Offload device
- Resolve possible race condition in assigning IDs to distributed
objects in the MPI device - Move ISPC module to
modules/folder and renamed the module to
cpu - Minimum version of rkcommon is 1.9.0, which brings the following
improvements:- Add support for Intel oneAPI DPCPP compiler
- Fix memory leak