Releases: NVIDIA/VisRTX
Releases · NVIDIA/VisRTX
v0.3.0
Changes in this release:
- Update to latest ANARI SDK v0.1.0 (please note new versioning scheme)
- Added support for cone geometry
- Improved warning messages in various places
- Fix incorrect handling of array deleters for captured arrays
- Fix bug in instancing code causing UB in some cases
v0.2.0
This release is a complete re-implementation of VisRTX for the ANARI API. The project's goals have somewhat shifted toward tracking the ANARI standard closely, and will continue to evolve over time with additional features through extensions. Please use the v0.1.x
releases below for the old implementation, which is now deprecated.
For information on details of the new implementation, please refer to the README in the root of the repository.
VisRTX v0.1.6
Patch release 0.1.6
Automatic ray epsilon handling
Clipping planes
Bug fixes (sampling, light visibility, device enumeration, VS 2013 support)
VisRTX v0.1.5
Patch release 0.1.5 (see CHANGELOG)