https://github.com/krispy-kenay/particle-hydrodynamics
JavaScript smoothed particle hydrodynamic simulation with adjustable parameters
https://github.com/krispy-kenay/particle-hydrodynamics
javascript simulation smoothed-particle-hydrodynamics
Last synced: about 2 months ago
JSON representation
JavaScript smoothed particle hydrodynamic simulation with adjustable parameters
- Host: GitHub
- URL: https://github.com/krispy-kenay/particle-hydrodynamics
- Owner: krispy-kenay
- License: gpl-3.0
- Created: 2024-04-21T14:35:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-29T18:47:55.000Z (almost 2 years ago)
- Last Synced: 2024-08-29T21:02:04.967Z (almost 2 years ago)
- Topics: javascript, simulation, smoothed-particle-hydrodynamics
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Particle Hydrodynamics
This project implements a real-time fluid simulation using the Smoothed Particle Hydrodynamics (SPH) method.
> [!Note]
> Check it out [here](https://krispy-kenay.github.io/particle-hydrodynamics/).
## Features
- Collision Detection & Avoidance
- Mouse interaction, left-click to attract particles, right-click to push them away
- Density based hydrodynamics