Environment:Google deepmind Mujoco C Build Environment
Appearance
| Repository | Type | Last Updated |
|---|---|---|
| Google DeepMind MuJoCo | Environment | 2026-02-15 |
Overview
C Build Environment specifies the build and runtime requirements for compiling and running MuJoCo's native C/C++ codebase.
Constraints
- CMake >= 3.16
- C Standard: C11
- C++ Standard: C++20
- Platforms: Linux, macOS, Windows
- OpenGL: >= 1.5 (for visualization)
- Optional: GLFW 3.x, EGL, OSMesa (for windowed/offscreen rendering)
Related Pages
Required By
- (see Implementation Index for connections)
Page Connections
Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment