Skip to content

v1.2.0

Choose a tag to compare

@MarkLeone MarkLeone released this 09 Feb 23:22
· 46 commits to master since this release
  • Added NeuralTextures library and NeuralTextureViewer example.
  • Renamed cubic texturing entry points to align with existing naming conventions.
  • Updated documentation for stochastic texture filtering.
  • OptiX SDK headers are automatically downloaded from GitHub if preinstalled SDK is not found.
  • Reduced Cmake configuration time overhead.
  • Improved CMake install/export logic, particularly when building a subset of libraries.
  • Fixed CMake 4.2 issue involving third-party dependencies with legacy CMake minimum versions.
  • PyOptiX submodule changes:
    • CMake 4.x support.
    • Windows installation improvements (DLL loading for Python 3.8+)
    • Updated pybind11 to v2.13.6