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
80 watching
453 forks
Language: C++
last commit: 4 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 275
bulletphysics/bullet3 A C++ SDK for real-time collision detection and multi-physics simulation in various fields such as VR, games, and robotics. 12,653
amerkoleci/joltphysicssharp C# bindings for JoltPhysics physics simulation engine 238
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,337
godot-jolt/godot-jolt A Godot game engine extension that integrates the Jolt physics engine for improved performance and stability 2,216
simbody/simbody A high-performance C++ library for simulating articulated mechanisms and systems of rigid bodies with constraints and forces. 2,326
danielchappuis/reactphysics3d A C++ physics engine library for 3D simulations and game development 1,537
bepu/bepuphysics2 A C# 3D physics simulation library with support for various rigid body shapes and constraints. 2,396
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. 16,877
google-deepmind/mujoco A general-purpose physics simulator for simulating articulated structures in motion. 8,209
schteppe/cannon.js A lightweight JavaScript 3D physics engine for simulating rigid body dynamics and collisions. 4,716
idmillington/cyclone-physics A physics engine designed to simulate complex physical systems in games and simulations 943
heapsio/bullet A wrapper around a physics simulation engine that provides collision detection and response capabilities 28