Demonstrate interoperability between Unity Engine and CUDA. It works with DX11 and OpenGL API.
You can import this project as a package with com.studio-nyx.interop-unity-cuda.1.0.1.zip.
Changelog;
- Add Unit test.
 - Add new build script to make the development more comfortable.
 - Move to CUDA 12.2
 - Add log for wrong format in DX11
 - Add a way to handle error with plugin
 - Add a macro to check cufft
 - Add mip map generation
 - Add a package generation
 
Full Changelog: v1.0...v1.0.1