/KaminoGPU

GPU implementation of my paper, Real-Time Fluid Simulation on the Surface of a Sphere

Primary LanguageC++

GPU implementation of my SIGGRAPH I3D 2019 paper.

Usage: ./KaminoGPU.exe configKamino.txt

See the CPU counterpart for the format of configKamino.txt.

If the project fails to open, simply modify the CUDA version specified in KaminoGPU.vcproj file.