Releases: SveSop/wine-nvoptix
Release v0.3
Release v0.2
New:
Support for ABI 22 (SDK 7.0.0).
Support for log callbacks
Sourcecode is split more into ABI based source.
Release v0.1
This is the first release of WINE-NVOPTIX.
wine-nvoptix is a library to be used with wine. It aims at allowing Linux / Mac OS users to launch Windows software using the OptiX API. This API, developed by NVIDIA, is used to do Ray Tracing calculations using NVIDIA GPU, mostly in 3D environments. This library, wine-optix, works by creating a fake windows Dll which will translate calls to the Windows NVIDIA Optix API to the Linux / Mac OS native API.
To use: Download the binary and install it to your WINEPREFIX
with the included script setup_nvoptix.sh
For best compatibility this library recommends using an NVIDIA RTX adapter with NVIDIA driver series 495 or later for Linux.