tocteman / react-fluid-animation

Fluid media animation for React powered by WebGL.

Home Page:https://usertive.github.io/react-fluid-animation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://usertive.github.io/react-fluid-animation/


Languages

Language:JavaScript 80.9%Language:TypeScript 11.8%Language:HTML 5.2%Language:CSS 2.2%