dimforge
Rust crates for numerical simulation including, but not limited to, real-time (as well as offline) physics, mechanics, and robotics.
Pinned Repositories
alga
Abstract algebra for Rust.
bevy_rapier
Official Rapier plugin for the Bevy game engine.
nalgebra
Linear algebra library for Rust.
ncollide
2 and 3-dimensional collision detection library in Rust.
nphysics
2 and 3-dimensional rigid body physics engine for Rust.
parry
2D and 3D collision-detection library for Rust.
rapier
2D and 3D physics engines focused on performance.
rapier.js
Official JavaScript bindings for the Rapier physics engine.
salva
2 and 3-dimensional fluid simulation library in Rust.
simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
dimforge's Repositories
dimforge/rapier
2D and 3D physics engines focused on performance.
dimforge/nalgebra
Linear algebra library for Rust.
dimforge/nphysics
2 and 3-dimensional rigid body physics engine for Rust.
dimforge/bevy_rapier
Official Rapier plugin for the Bevy game engine.
dimforge/ncollide
2 and 3-dimensional collision detection library in Rust.
dimforge/parry
2D and 3D collision-detection library for Rust.
dimforge/salva
2 and 3-dimensional fluid simulation library in Rust.
dimforge/rapier.js
Official JavaScript bindings for the Rapier physics engine.
dimforge/simba
Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
dimforge/alga
Abstract algebra for Rust.
dimforge/wgmath
GPU scientific computing on every platform
dimforge/sparkl
MPM physics simulation in Rust
dimforge/rapier.rs
Official website for the Rapier physics engine.
dimforge/bevy_salva
Official Salva plugin for the Bevy game engine.
dimforge/wgsparkl
MPM physics simulation with WebGPU
dimforge/nalgebra.rs
Source code for the website of the nalgebra project.
dimforge/Steadyum
Physics Sandbox with Rapier
dimforge/ncollide.org
Source code for the website of the ncollide project.
dimforge/rustsim.org
Official website of the rustsim organization.
dimforge/distributed-physics-prototype
Experiments on distributed physics with Rapier
dimforge/nphysics.org
Source code for the website of the nphysics project.
dimforge/parry.rs
Official website for the Parry collision-detection library
dimforge/salva.rs
Source code for the website of the Salva project.
dimforge/wgml
Cross-platform GPU LLM inference with WebGPU and wgmath.
dimforge/dimforge-bench
Continuous benchmarking tools for the Dimorge projects.
dimforge/github-ci-secrets-test
dimforge/bevy_wgsparkl
Wgsparkl integration into Bevy
dimforge/wgmath.rs
Website for the wgmath ecosystem