Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blankscreen-exe/webgl-fluid-simulation
a webgl fiuld simulation for website background
https://github.com/blankscreen-exe/webgl-fluid-simulation
fluid-simulation frontend javascript simulation webgl
Last synced: 2 days ago
JSON representation
a webgl fiuld simulation for website background
- Host: GitHub
- URL: https://github.com/blankscreen-exe/webgl-fluid-simulation
- Owner: Blankscreen-exe
- Created: 2022-08-02T02:20:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-02T02:22:18.000Z (over 2 years ago)
- Last Synced: 2024-11-11T04:30:47.682Z (2 months ago)
- Topics: fluid-simulation, frontend, javascript, simulation, webgl
- Language: JavaScript
- Homepage: https://blankscreen-exe.github.io/webGL-fluid-simulation/
- Size: 31.3 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WebGL Fluid Simulation
This is a small side project to simulate fluid effects on an html document using `vanilla JS`, `HTML` and `CSS`.
I got the idea from [Dagshub Homepage](https://dagshub.com/) initially and then went over to look for some tutorials and I found [this one](https://github.com/PavelDoGreat/WebGL-Fluid-Simulation) to be short and simple.
> You can find a live demo here: [https://blankscreen-exe.github.io/webGL-fluid-simulation/](https://blankscreen-exe.github.io/webGL-fluid-simulation/)