Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dli/fluid
Fluid Particles - http://david.li/fluid
https://github.com/dli/fluid
Last synced: 1 day ago
JSON representation
Fluid Particles - http://david.li/fluid
- Host: GitHub
- URL: https://github.com/dli/fluid
- Owner: dli
- License: mit
- Created: 2016-06-12T20:35:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-11T08:01:28.000Z (about 4 years ago)
- Last Synced: 2024-10-30T02:37:07.099Z (15 days ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 1,142
- Watchers: 38
- Forks: 138
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
####Fluid Particles
Real-time particle-based 3D fluid simulation and rendering in WebGL.
![](http://david.li/images/fluidgithub.png)
[http://david.li/fluid](http://david.li/fluid) ([video](http://www.youtube.com/watch?v=DhNt_A3k4B4))
Fluid simulation is a GPU implementation of the PIC/FLIP method (with various additions). Particle rendering uses spherical ambient occlusion volumes.