Skip to content

igorriti/react-fluid-animation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Fluid media animation for React powered by WebGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • TypeScript 11.8%
  • HTML 5.2%
  • CSS 2.2%