Skip to main content

Python bindings to the OptiX raytracing engine by nvidia

Project description

Python-OptiX

Python wrapper for the OptiX 7 raytracing engine.

Python-OptiX wraps the OptiX C++ API using Cython and provides a simplified interface to the original C-like API using mainly the CuPy package.

Supported Platforms

Only Linux is supported at the moment.

OptiX Versions

Python-OptiX currently supports the OptiX releases 7.3.0 and 7.4.0

Installation

Dependencies

Install a recent version of the CUDA Toolkit and the OptiX 7.4.0 SDK

Note: The older OptiX 7.3.0 SDK version is supported as well.

Make sure the CUDA header files are installed as well.

Add the locations of CUDA and OptiX to the system PATH variable if necessary.

Using pip

pip install python-optix

From source

git clone https://github.com/mortacious/python-optix.git
cd python-optix
python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-optix-0.1.0.tar.gz (41.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page