Skip to content

sopyb/fluidsimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Simulator CodeFactor

This is a simple 2D fluid simulation using HTML5 canvas (since I can't figure out OpenGL.. yet).

Based on Real-Time Fluid Dynamics for Games by Jos Stam.

Why?

IDK Physics project go brr (and I'm a sado-masochist)

How to run

Online here (thanks GitHub Pages!)

or

# clone the repo
git clone https://github.com/sopyb/FluidSimulation.git
cd FluidSimulation

# open index.html in your browser
firefox index.html

Made by Sopy (whoever that nerd is >.>)