Python bindings to the OptiX raytracing engine.
Project description
Python-OptiX
Python wrapper for the OptiX 7.3 raytracing engine by Nvidia.
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 only supports the most recent (7.3.0) release of OptiX
Installation
Dependencies
Install a recent version of the CUDA Toolkit and the OptiX 7.3.0 SDK
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.0.2.tar.gz
(29.7 kB
view details)
File details
Details for the file python-optix-0.0.2.tar.gz
.
File metadata
- Download URL: python-optix-0.0.2.tar.gz
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0f60b2c502f16d09c9e0afeaaadfca1f8536a0bdf33ad89894cecd4ced57543 |
|
MD5 | 3f3a04d176d9dc21ed488f2f9ce1350f |
|
BLAKE2b-256 | cb6457b07215645e045d094ffda517d04ca209742eeac079e7d478eb7fb79cc3 |