OrbitControls problem

Orbit Controls is not bundled directly afaik, I would say people generally include it from the three module. Does it work with the CDN link?

   import { OrbitControls } from "https://threejs.org/examples/jsm/controls/OrbitControls.js";

Chris

1 Like