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

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

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