https://github.com/nvidia/optix-dev
OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.
https://github.com/nvidia/optix-dev
cuda gpu gpu-acceleration gpu-programming nvidia optix ray-tracing raytracing
Last synced: 2 months ago
JSON representation
OptiX SDK headers, everything needed to build & run OptiX applications. SDK samples not included.
- Host: GitHub
- URL: https://github.com/nvidia/optix-dev
- Owner: NVIDIA
- License: other
- Created: 2025-03-05T16:09:14.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-03-07T18:29:18.000Z (4 months ago)
- Last Synced: 2025-04-14T17:43:22.087Z (2 months ago)
- Topics: cuda, gpu, gpu-acceleration, gpu-programming, nvidia, optix, ray-tracing, raytracing
- Language: C++
- Homepage: https://developer.nvidia.com/rtx/ray-tracing/optix
- Size: 186 KB
- Stars: 18
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# OptiX Headers
OptiX is an application framework for achieving optimal ray tracing
performance on the GPU.This repository contains the minimal set of necessary header files for
building an application with OptiX support, including access to the OptiX
functions provided by the NVIDIA display driver.
https://github.com/NVIDIA/optix-dev It is not necessary to use this
repository when installing the complete OptiX SDK; header files are already
included in the OptiX SDK.For an in-depth introduction to OptiX, to find OptiX documentation, or to
download the complete OptiX SDK including code samples and supporting
libraries, please see the OptiX homepage, located here:
https://developer.nvidia.com/rtx/ray-tracing/optixFor bug reports, comments, or questions, please visit the OptiX Forum:
https://forums.developer.nvidia.com/c/gaming-and-visualization-technologies/visualization/optix/167