Skip to content

Luc16/WasmFluidSimulation

Repository files navigation

Fluid Simulation on the browser

This is a simple fluid simulation implementation. The main idea is to use a grid to simulate fluid attributes, such as density and velocity. Then the fluid can be updated using algorithms based on the Navier-Stokes equations.

The Demo can be accessed and played with. To generate fluid drag the mouse (or finger if on touch screen) to generate smoke-like fluid.

References

The ideas and algorithm used in this simulation were based on these papers:

License

This project is distributed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published