An open API service indexing awesome lists of open source software.

https://paveldogreat.github.io/WebGL-Fluid-Simulation/

Play with fluids in your browser (works even on mobile)
https://paveldogreat.github.io/WebGL-Fluid-Simulation/

fluid gpu navier-stokes simulation webgl

Last synced: 27 days ago
JSON representation

Play with fluids in your browser (works even on mobile)

Awesome Lists containing this project

README

        

# WebGL Fluid Simulation

[Play here](https://paveldogreat.github.io/WebGL-Fluid-Simulation/)

## References

https://developer.nvidia.com/gpugems/gpugems/part-vi-beyond-triangles/chapter-38-fast-fluid-dynamics-simulation-gpu

https://github.com/mharrys/fluids-2d

https://github.com/haxiomic/GPU-Fluid-Experiments

## License

The code is available under the [MIT license](LICENSE)