Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)