Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 626 Bytes

File metadata and controls

6 lines (6 loc) · 626 Bytes

NVIDIA Reflex SDK for Java

This project creates bindings to java for the NVIDIA Reflex Vulkan SDK.

How to install

In order to use this library, you need to download NVIDIA Reflex SDK and copy the contained dll into src/main/resources/win32-x86-64 of either this project or the one you wish to use this in.

How to use

Refer to the NVIDIA Reflex SDK documentation for more information on how to use the library. The java function is a direct mapping to the reflex included header file.