Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 393 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 393 Bytes

OptiX Toolkit ImageSource Library

The ImageSource library encapsulates the OpenEXR image file reader. It is used by the DemandLoading library to read tiles from mipmapped images into sparse CUDA textures. The library could easily be adapted to support other tiled, mipmapped image formats such as TIFF.