Crates.io | salva2d |
lib.rs | salva2d |
version | 0.9.0 |
source | src |
created_at | 2019-09-21 10:16:20.880605 |
updated_at | 2024-02-11 10:33:50.374744 |
description | 2-dimensional particle-based fluid dynamics in Rust. |
homepage | https://salva.rs |
repository | https://github.com/dimforge/salva |
max_upload_size | |
id | 166415 |
size | 254,233 |
Users guide | 2D Documentation | 3D Documentation | Forum
Salva is a 2 and 3-dimensional particle-based fluid simulation engine for games and animations. It uses nalgebra for vector/matrix math and can optionally interface with nphysics for two-way coupling with rigid bodies, multibodies, and deformable bodies. 2D and 3D implementations both share (mostly) the same code!
Examples are available in the examples2d
and examples3d
directories. Because those demos are based on
WASM and WebGl 1.0 they should work on most modern browsers. Feel free to ask for help
and discuss features on the official user forum.
The name of this library is inspired from the famous surrealist artist Salvador Dalì
. The logo of Salva
is inspired from its renown painting The Persistence of Memory.