A package that makes it possible to run CUDA code on Nvidia cards in vvvv gamma. For now, only buffer sorting is implemented. It is part of the Gaussian splatting implementation for vvvv gamma:
The help patch is still my development test patch. If someone has an idea for a better one, please post a patch here. It would be super helpful…
This should not be necessary, let me know what kind or error you see in the console. The 3GB CUDA toolkit install should only be needed by developers who write CUDA code and need to compile it.
I think I needed the cudart64_12.dll, but I have now changed it to statically link it and it should not have this dependency anymore, please try again with the new nuget >= 0.1.0-beta1.