Mujoco React - a React Three Fiber wrapper around mujoco-js WASM bindings

Demo: https://mujoco-react-example.pages.dev
GitHub: GitHub - noah-wardlow/mujoco-react: A react wrapper for mujoco-js

This library wraps Mujoco WASM with React Three Fiber so you can load any MuJoCo model, step physics, and write controllers as React components

this is made possible by DeepMind’s mujoco-wasm (mujoco-js), which compiles MuJoCo to WebAssembly.

2 Likes