JoltPhysics

Physics simulator

A C++ library for simulating rigid body physics and collision detection in real-time applications like games and VR.

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.

GitHub

7k stars
77 watching
459 forks
Language: C++
last commit: 6 days ago
Linked from 2 awesome lists

c-plus-pluscppgame-developmentgame-enginephysicsphysics-enginephysics-simulationsimulationvr

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jrouwe/joltphysics.js A JavaScript implementation of the physics engine JoltPhysics 288
bulletphysics/bullet3 A C++ SDK for real-time collision detection and multi-physics simulation in various fields such as VR, games, and robotics. 12,777
amerkoleci/joltphysicssharp C# bindings for JoltPhysics physics simulation engine 256
avoroshilov/physics_playground A research framework for simulating coupled FEM and rigid body dynamics with real-time collision detection and optimization. 28
google/brax A physics simulation framework designed for research and development in robotics, reinforcement learning, and other fields. 2,397
godot-jolt/godot-jolt A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability 2,285
simbody/simbody A high-performance C++ library for simulating articulated mechanisms and systems of rigid bodies with constraints and forces. 2,344
danielchappuis/reactphysics3d A C++ physics engine library for 3D simulations and game development 1,556
bepu/bepuphysics2 A C# 3D physics simulation library with support for various rigid body shapes and constraints. 2,417
markek1/collision-simulator Simulates particle collisions and detects them efficiently using Rust. 5
liabru/matter-js A 2D physics engine for web-based applications, allowing users to create realistic rigid body simulations. 17,003
google-deepmind/mujoco A general-purpose physics simulator for simulating articulated structures in motion. 8,338
schteppe/cannon.js A lightweight JavaScript 3D physics engine for simulating rigid body dynamics and collisions. 4,727
idmillington/cyclone-physics A physics engine designed to simulate complex physical systems in games and simulations 952
heapsio/bullet A wrapper around a physics simulation engine that provides collision detection and response capabilities 28