RepoNVIDIANVIDIApublished Dec 12, 2025seen 5d

NVIDIA/optix-sdk

C++

Open original ↗

Captured source

source ↗
published Dec 12, 2025seen 5dcaptured 8hhttp 200method plain

NVIDIA/optix-sdk

Description: OptiX Software Development Kit

Language: C++

License: NOASSERTION

Stars: 5

Forks: 1

Open issues: 0

Created: 2025-12-12T00:47:05Z

Pushed: 2026-01-13T21:00:25Z

Default branch: main

Fork: no

Archived: no

README:

OptiX SDK

OptiX is an application framework for achieving optimal ray tracing performance on the GPU. It provides a simple, recursive, and flexible pipeline for accelerating ray tracing algorithms.

This repository contains the OptiX SDK, which includes the header files necessary for building an application with OptiX support, including access to the OptiX functions provided by the NVIDIA display driver. This SDK also contains sample applications that demonstrate the use of the OptiX API, and some third party code to support the sample applications.

The OptiX SDK is alternatively available as a downloadable, installable package on the NVIDIA Developer web site.

A small minimal version of the SDK that includes only OptiX headers, but no sample applications is available in the optix-dev repository. The optix-dev repository can be used instead of the complete SDK for CI/CD workflows, automated installations, and container-based development environments.

Visit the OptiX home page for an in-depth introduction to OptiX and to find online OptiX documentation.

For bug reports, comments, or questions, please visit the OptiX Forum

Notability

notability 2.0/10

Routine SDK repo, low traction