TylerGubala / GPUSmoke

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPUSmoke

Interactive speed GPU rendering of smoke

Introduction

To create nice looking smoke is an expensive operation. This code leverages NVIDIA GPUs to create smoke simulations quickly and efficiently using CUDA.

Getting Started

Prerequisites

  1. Download and install Visual Studio 2019
  2. Download and install CUDA Toolkit 10.1 Update 2

Building

  1. Clone the repo
  2. Build the solution
  3. gpufluid.exe will be in x64 or x86, /Debug or /Release depending on your build configuration

Running Simulation

  1. Create a new folder named output next to the gpufluid.exe
  2. Run gpufluid.exe

Authors

Michał Wieczorek

About


Languages

Language:Cuda 52.6%Language:C++ 46.7%Language:Shell 0.7%