Renderers#

This section documents the rendering backends in Newton Physics, which allow you to visualize simulations in real-time or export them for offline viewing.

newton.utils.SimRendererUsd(model, path[, ...])

USD renderer for Newton Physics simulations.

newton.utils.SimRendererOpenGL(model, path)

Real-time OpenGL renderer for Newton Physics simulations.