Skip to content

v1.0.1

Choose a tag to compare

@MarkLeone MarkLeone released this 02 Jul 20:24
· 93 commits to master since this release
  • 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.