Skip to content

thdonearth/SmokeSimDemo

Repository files navigation

Smoke Simulation Demo

This is a small demo for learningGAMES103, GAMES201 and CUDA.

Demo

Usage

To run this demo, please follow these steps:

  1. Clone or download this repository;
  2. Change the settings of CUDA in CMakeLists.txt.

Features

  1. Input of .obj file, mesh voxelization; (TODO)
  2. Implement Semi-Lagrangian convection using trilinear interpolation with high performance CUDA texture.
  3. Use Red-Black Gausian-Seidel to implement the projection.

Credits

Special thanks to 彭于斌 for his wonderful courses in the Parallel101 series.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published