@@ -7,3 +7,7 @@ Higher-level utility classes and functions for VR-Applications based on lava and
## RopeLocomotion
Use two controllers to move around in the scene in a multi-touch / "Mime pulling an invisible rope" fashion.
## BatchingRenderer
Manages an arbitrary amount of meshes with texture and records drawing requests that can be executed at once with a single bind of pipeline and buffers.