sjtuchenye / KaminoGPU

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

Home Page:http://i3dsymposium.github.io/2019/papers.html#Papers1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://i3dsymposium.github.io/2019/papers.html#Papers1


Languages

Language:C++ 68.6%Language:C 30.0%Language:Cuda 1.2%Language:Objective-C 0.1%Language:CMake 0.0%