Skip to content

massile/smoke-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoke simulator

A smoke simulator built from scratch.

Link to the associated video (click on the image):

Dependencies

In order to use this simulator you need to have FFMPEG and Nvidia CUDA installed on your computer. Make sure that both FFMPEG and the NVCC compiler are available on your path.

Build an run

To create an executable simply run the following command

nvcc main.cu -O3 -o bin/smoke

Then you can run the executable using this command (on windows)

bin\smoke

About

A smoke simulator built from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published