MuJoCo
Multi-Joint dynamics with Contact. A general purpose physics simulator. observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
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: 28.5
- age_days: 1832
- days_rel: 13
- days_push: 7
- n_releases_24m: 23
Adoption not part of the score
14680 stars · 1698 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MuJoCo (Multi-Joint dynamics with Contact) is a general-purpose physics engine for fast and accurate simulation of articulated structures interacting with their environment. It provides a C API, Python bindings, an interactive OpenGL viewer, and a GPU-accelerated variant (MuJoCo Warp), maintained by Google DeepMind.
Use cases
- simulate robot dynamics with contact for research
- train reinforcement learning agents in physics environments
- simulate biomechanics and human motion
- render physics-based animation for graphics
- run fast GPU-accelerated physics simulation with MuJoCo Warp
- build simulation models from XML with the built-in compiler
- interactively inspect and debug models in the simulate viewer
When to choose
- you need fast, accurate contact-rich dynamics for robotics or RL research
- you want a permissively licensed (Apache-2.0) physics engine with Python bindings
- you need GPU-accelerated batch simulation via MuJoCo Warp
- you work in biomechanics, animation, or machine learning requiring articulated-body simulation
When to avoid
- you need soft-body or fluid simulation as a primary feature
- you want a full game-engine with asset pipelines and editing tools out of the box
- you need multiplayer or networked physics out of the box
Facets
library · maturity active
simulation graphics machine-learning sdk robotics simulation machine-learning graphics cross-platform cpp python physics-engine contact-dynamics articulated-bodies reinforcement-learning biomechanics cuda unity-plugin xml-model-compiler game-development gpu
3 sources
- readme: https://github.com/google-deepmind/mujoco · fetched 2026-08-28 · 9f6d0359d30b
- homepage: https://mujoco.org · fetched 2026-08-29 · dc082c54cacf
- registry_pypi: https://pypi.org/pypi/mujoco_warp/json · fetched 2026-08-29 · 819d47842f3a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| google-deepmind/mujoco | main | 99 |
| google-deepmind/mujoco_menagerie | examples | 75 |
| google-deepmind/mujoco_warp | backend | 86 |
For agents
markdown · JSON · MCP: product_card(name="google-deepmind/mujoco")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem