Skip to content

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

Notifications You must be signed in to change notification settings

lukix/fluid-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages