.. _visualization: ======================== Visualization ======================== It's useful to visualize what the simulation is doing. MuJoCo-rs provides two main ways of visualization: - :ref:`mj_rust_viewer` for onscreen visualization (window) - :ref:`mj_renderer` for offscreen rendering (array or a file) .. toctree:: viewer renderer drawing