NVIDIA/optix-toolkit v1.0.1
NVIDIA/optix-toolkit
Captured source
source ↗published Jul 2, 2025seen 5dcaptured 8hhttp 200method plain
v1.0.1
Repository: NVIDIA/optix-toolkit
Tag: v1.0.1
Published: 2025-07-02T20:24:09Z
Prerelease: no
Release notes:
- Added support for block compressed formats (.dds files) in the demand load library.
- Made numerous improvements to cubic filtering.
- Fixed a texture tile indexing error in DemandLoading
- Fixed pixel stride calculation in PbrtAlphaMapImageSource
- Enhanced compatibility: added support for CUDA 13.0, OptiX 8.1+, and fixed various build issues (Windows, OptiX, C++ standards).
- Added support for installation of OptiX Toolkit.
- Refactored and improved debug utilities and statistics reporting.
- Improved test coverage for demand loading and geometry.
- Refactored code for better maintainability: extracted and renamed libraries, improved modularity, and cleaned up includes.
- Updated dependencies and build scripts for better compatibility with vcpkg and OpenImageIO 3.x.
- Improved logging, error handling, and documentation throughout the toolkit.
- Various bug fixes, code cleanups and enhancements.
Notability
notability 3.0/10Routine patch release, low impact