-
optix-toolkit Public
Forked from NVIDIA/optix-toolkitSet of utilities supporting workflows common in GPU raytracing applications
C++ BSD 3-Clause "New" or "Revised" License UpdatedJun 6, 2025 -
otk-demand-loading Public
Forked from NVIDIA/otk-demand-loadingA C++/CUDA library for loading CUDA sparse textures on demand in OptiX renderers
C++ UpdatedJun 4, 2025 -
otk-pyoptix Public
Forked from NVIDIA/otk-pyoptixComplete Python bindings for the OptiX host API
C++ BSD 3-Clause "New" or "Revised" License UpdatedMar 17, 2025 -
otk-memory Public
Forked from NVIDIA/otk-memoryMemory allocators for the OptiX Toolkit
C++ UpdatedJan 23, 2025 -
openexr Public
Forked from AcademySoftwareFoundation/openexrThe OpenEXR project provides the specification and reference implementation of the EXR file format, the professional-grade image storage format of the motion picture industry.
C Other UpdatedJul 29, 2024 -
otk-omm-baking Public
Forked from NVIDIA/otk-omm-bakingA C++/CUDA library for baking Opacity Micromap Arrays for textured geometry
C++ UpdatedMay 30, 2024 -
otk-shader-util Public
Forked from NVIDIA/otk-shader-utilVector math and other CUDA helper functions for OptiX kernels
C++ UpdatedMay 30, 2024 -
otk-examples Public
Forked from NVIDIA/otk-examplesExamples that demonstrate uses of the OptiX Tookit
UpdatedMay 30, 2024 -
otk-cmake Public
Forked from NVIDIA/otk-cmakeCMake modules for the OptiX Toolkit
CMake UpdatedMay 30, 2024 -
pbrt-v3 Public
Forked from mmp/pbrt-v3Source code for pbrt, the renderer described in the third edition of "Physically Based Rendering: From Theory To Implementation", by Matt Pharr, Wenzel Jakob, and Greg Humphreys.
C++ BSD 2-Clause "Simplified" License UpdatedFeb 8, 2024 -
OpenUSD Public
Forked from PixarAnimationStudios/OpenUSDUniversal Scene Description
C++ Other UpdatedSep 7, 2023 -
nvcomp Public
Forked from NVIDIA/nvcompRepository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp.
C++ Other UpdatedMar 30, 2023 -
DirectStorage Public
Forked from microsoft/DirectStorageDirectStorage for Windows is an API that allows game developers to unlock the full potential of high speed NVMe drives for loading game assets.
C++ MIT License UpdatedMar 22, 2023 -
cuModule-invalid-ptx Public
Reproduce cuModule "invalid PTX" error on tex2DGrad with isResident operand.
CMake UpdatedJan 25, 2023 -
WeekendCompiler Public
An example LLVM-based compiler for a subset of C.
-
PostHaste Public
Compiles RenderMan shader kernels to native shader plugins via LLVM