Programming & Development
Programming & Software
C++
CUDA
Hi
I have file contains some functions I need to accelerate it using CUDA. I have done some of the functions and someone to complete the rest of it.
The file is Marching cube to render 3D object surface. CUDA in sdk has Marching cube example which can be helpful to use.