Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.54 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.54 KB

react-fluid-animation (demo)

Fluid media simulation for React powered by WebGL.

NPM

Demo

This package provides a very fast, stable fluid simulation by iteratively solving the Navier-Stokes equations for incompressible flow.

Wiki

Credits

  • Travis Fischer - The original repository created by Travis Fischer from which this project started.
  • Pavel Dobryakov - Original WebGL fluid experiment by Pavel Dobryakov. This project is a direct port and extension of Pavel's excellent work.
  • GPU Gems Chapter 38 - Fast fluid dynamics simulation on the GPU.
  • jwagner - Similar WebGL implementation.
  • haxiomic - Alternative WebGL fluid experiment.

License

MIT © Usertive