Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwagner/fluidwebgl
WebGL Fluid Simulation
https://github.com/jwagner/fluidwebgl
Last synced: 20 days ago
JSON representation
WebGL Fluid Simulation
- Host: GitHub
- URL: https://github.com/jwagner/fluidwebgl
- Owner: jwagner
- Created: 2012-12-15T19:22:40.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T23:17:39.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T09:16:51.770Z (3 months ago)
- Language: JavaScript
- Size: 185 KB
- Stars: 170
- Watchers: 13
- Forks: 30
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a simple simulation of non compressible fluid flow using WebGL GPU Computing.
Learn more about it [on my blog](http://29a.ch/2012/12/16/webgl-fluid-simulation) or go straight to the [demo](http://29a.ch/sandbox/2012/fluidwebgl/).
# License
This code is not released under an open source license.
You are free to look at it and learn from it but you can't use it for your own projects.