lukix / fluid-simulation

Particle-based fluid simulation. Implementation of the method presented by S. Clavet, P. Beaudoin, and P. Poulin.

Home Page:https://lukix.github.io/fluid-simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Real-time fluid simulation written in JavaScript. Here you can see my code in action: https://youtu.be/jheZbhLCRnA

Simulation can also be pre-calculated in Node.js app and then rendered in browser, which allows simulating greater number of particles.

About

Particle-based fluid simulation. Implementation of the method presented by S. Clavet, P. Beaudoin, and P. Poulin.

https://lukix.github.io/fluid-simulation


Languages

Language:JavaScript 99.3%Language:CSS 0.6%Language:HTML 0.1%