Use OrbitControls to Interact with your TresJS Scene

Share this video with your friends

Send Tweet

In this TresJS lesson you will learn how to use OrbitControls from the @tresjs/cientos package to add interactivity to your scenes by:

  • Importing OrbitControls
  • Adding it below your TresPerspectiveCamera component

The @tresjs/cientos package is part of the TresJS ecosystem and provides useful abstractions and composables to extend the core framework.