godot-jolt/godot-jolt
Godot Jolt is a Godot extension that integrates the Jolt physics engine observed · 2026-08-28
Health v2 · maintenance only
66/100
- Activity 72
- Release rhythm 38
- Longevity 99
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 233.5
- age_days: 1387
- days_rel: 200
- days_push: 170
- n_releases_24m: 3
Adoption not part of the score
2558 stars · 97 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Godot Jolt is a native GDExtension for the Godot game engine that integrates the Jolt physics engine as a drop-in replacement for Godot Physics in 3D. It implements the standard physics nodes like RigidBody3D and CharacterBody3D, offering better performance and more stable simulation, plus optional Jolt-specific joint substitutes.
Use cases
- replace Godot Physics with a faster 3D physics engine
- improve stability of rigid body simulations in Godot
- use breakable joints and soft limits in Godot
- power CharacterBody3D movement with Jolt physics
- get better physics performance in a Godot game
When to choose
- you're on Godot 4.3 or earlier and need faster or more stable 3D physics
- you need Jolt-specific joint features like breakable joints or per-joint solver iteration overrides
- you want a drop-in replacement without changing your physics node code
When to avoid
- you're on Godot 4.4+, where Jolt is built into the engine as a module
- you require guaranteed deterministic physics simulation
- you need a thread-safe physics server or SoftBody3D interaction with Area3D
Facets
plugin · maturity maintenance
simulation game-engine plugin-system simulation cross-platform cpp godot gdextension jolt physics-engine 3d-physics game-development
1 source
- readme: https://github.com/godot-jolt/godot-jolt · fetched 2026-08-28 · 3b9e771228bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| godot-jolt/godot-jolt | main | 66 |
For agents
markdown · JSON · MCP: product_card(name="godot-jolt/godot-jolt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem