erwincoumans / tiny-differentiable-simulator

Tiny Differentiable Simulator is a header-only C++ and CUDA physics library for reinforcement learning and robotics with zero dependencies.
Apache License 2.0
1.2k stars 129 forks source link

Expose view and projection matrices used by TinyGLInstancingRenderer #207

Closed eric-heiden closed 1 year ago

eric-heiden commented 1 year ago
erwincoumans commented 1 year ago

Nice, thanks for the improvement. LGTM.