Skip to content

DoerJ/fluid-simulation-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid simulation shader

Description

The shader for now only works for compressible fluid(i.e., smoke, air) running in 2-D space. The 3-D fluid simulation is to be added in future by additional volumetrical rendering implementations.

This fluid simulation is based on Navier-Stokes Equation, and all low-level implementations including mathematical representations come from the paper Real-Time Fluid Dynamics For Games by Jos Stam in 2003: https://www.dgp.toronto.edu/public_user/stam/reality/Research/pdf/GDC03.pdf.

About

A shader for compressible fluid simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published