Skip to content

2D Stable Fluid Simulation using ThreeJS [WITH DEMO]. Referenced from Jos Stam and others.

Notifications You must be signed in to change notification settings

anhduong275/fluid-simulation-threejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Simulation

ThreeJS starter code is from Bruno Simon of https://threejs-journey.xyz/

Setup

Download Node.js. Run this followed commands:

# Install dependencies (only the first time)
npm install

# Run the local server at localhost:8080
npm run dev

# Build for production in the dist/ directory
npm run build

Demo video

Screen.Recording.2023-07-08.at.8.32.34.PM.mov

About

2D Stable Fluid Simulation using ThreeJS [WITH DEMO]. Referenced from Jos Stam and others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published