Show HN: MuJoCo React
github.comMuJoCo physics simulation in the browser using React.
This is made possible by DeepMind's mujoco-wasm (mujoco-js), which compiles MuJoCo to WebAssembly. We wrap it with React Three Fiber so you can load any MuJoCo model, step physics, and write controllers as React components, all running client-side in the browser
No comments yet.