This project creates bindings to java for the NVIDIA Reflex Vulkan SDK.
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.
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.