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

https://github.com/rrrinav/webgl-fluid-sim

Fluid simulation for browsers written in js using canvas webgl 2.0 api
https://github.com/rrrinav/webgl-fluid-sim

Last synced: 2 months ago
JSON representation

Fluid simulation for browsers written in js using canvas webgl 2.0 api

Awesome Lists containing this project

README

        

# Fluid Simulation

Fluid simulation using WebGL.

## Progress

- [x] Implemented velocity diffusion
- [X] Implemented projection (divergence, pressure and velocity correction)!

## References