fluid-simulation ================ [Live demo](https://rhidra.github.io/fluid-simulation) A small fluid simulation experiment using WebGL and Webpack. To run the project in development: ```shell script npm install npm start ```