{"id":15903181,"url":"https://github.com/dimforge/salva","last_synced_at":"2025-05-16T04:07:20.302Z","repository":{"id":44368657,"uuid":"210552479","full_name":"dimforge/salva","owner":"dimforge","description":"2 and 3-dimensional fluid simulation library in Rust.","archived":false,"fork":false,"pushed_at":"2025-02-02T12:18:25.000Z","size":351,"stargazers_count":593,"open_issues_count":23,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-05-09T16:11:43.640Z","etag":null,"topics":["animation","fluids","gamedev","pbf","physics","rust","sph"],"latest_commit_sha":null,"homepage":"https://salva.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimforge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["dimforge"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2019-09-24T08:33:49.000Z","updated_at":"2025-05-09T15:29:07.000Z","dependencies_parsed_at":"2023-12-19T10:06:00.432Z","dependency_job_id":"3a3a2a77-e6c5-449e-bbad-c86d46ad0e33","html_url":"https://github.com/dimforge/salva","commit_stats":{"total_commits":161,"total_committers":6,"mean_commits":"26.833333333333332","dds":0.3354037267080745,"last_synced_commit":"d4415d0f1038b35fa7bcb8ff256ca6e2211740e2"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimforge%2Fsalva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimforge%2Fsalva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimforge%2Fsalva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimforge%2Fsalva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimforge","download_url":"https://codeload.github.com/dimforge/salva/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254464897,"owners_count":22075571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","fluids","gamedev","pbf","physics","rust","sph"],"created_at":"2024-10-06T12:01:15.315Z","updated_at":"2025-05-16T04:07:15.292Z","avatar_url":"https://github.com/dimforge.png","language":"Rust","funding_links":["https://github.com/sponsors/dimforge"],"categories":["Rust"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://salva.rs/img/logo_salva_full.svg\" alt=\"crates.io\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://discord.gg/vt9DJSW\"\u003e\n        \u003cimg src=\"https://img.shields.io/discord/507548572338880513.svg?logo=discord\u0026colorB=7289DA\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/salva2d\"\u003e\n         \u003cimg src=\"https://img.shields.io/crates/v/salva2d.svg?style=flat-square\u0026label=crates.io%20(salva2d)\" alt=\"crates.io (salva2d)\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://crates.io/crates/salva3d\"\u003e\n         \u003cimg src=\"https://img.shields.io/crates/v/salva3d.svg?style=flat-square\u0026label=crates.io%20(salva3d)\" alt=\"crates.io (salva3d)\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/dimforge/salva\"\u003e\n        \u003cimg src=\"https://travis-ci.org/dimforge/salva.svg?branch=master\" alt=\"Build status\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align = \"center\"\u003e\n    \u003cstrong\u003e\n        \u003ca href=\"https://salva.rs\"\u003eUsers guide\u003c/a\u003e | \u003ca href=\"https://docs.rs/salva2d/latest/salva2d\"\u003e2D Documentation\u003c/a\u003e | \u003ca href=\"https://docs.rs/salva3d/latest/salva3d\"\u003e3D Documentation\u003c/a\u003e | \u003ca href=\"https://discord.gg/vt9DJSW\"\u003eDiscord\u003c/a\u003e\n    \u003c/strong\u003e\n\u003c/p\u003e\n\n-----\n\n**Salva** is a 2 and 3-dimensional particle-based fluid simulation engine for games and animations.\nIt uses [nalgebra](https://nalgebra.org) for vector/matrix math and can optionally interface with\n[rapier](https://rapier.rs) for two-way coupling with rigid bodies, multibodies, and deformable bodies.\n2D and 3D implementations both share (mostly) the same code!\n\n\nExamples are available in the `examples2d` and `examples3d` directories.  Because those demos are based on\nWASM and WebGl 1.0 they should work on most modern browsers. Feel free to ask for help\nand discuss features on the official [discord](https://discord.gg/vt9DJSW).\n\n## Why the name Salva?\n\nThe name of this library is inspired from the famous surrealist artist `Salvador Dalì`. The logo of `Salva`\nis inspired from its renown painting [The Persistence of Memory](https://en.wikipedia.org/wiki/The_Persistence_of_Memory).\n\n## Features\n- **Pressure resolution:** DFSPH and IISPH.\n- **Viscosity:** DFSPH viscosity, Artificial viscosity, and XSPH viscosity.\n- **Surface tension:** WCSPH surface tension, and methods from He et al. 2014 and Akinci et al. 2013\n- **Elasticity:** method from Becker et al. 2009\n- **Multiphase fluids**: mix several fluids with different characteristics (densities, viscosities, etc.)\n- Optional **two-way coupling** with bodies from **rapier**.\n- **WASM** support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimforge%2Fsalva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimforge%2Fsalva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimforge%2Fsalva/lists"}