Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 389 Bytes

####Fluid Particles

Real-time particle-based 3D fluid simulation and rendering in WebGL.

http://david.li/fluid (video)

Fluid simulation is a GPU implementation of the PIC/FLIP method (with various additions). Particle rendering uses spherical ambient occlusion volumes.