I’m working with Magento 2.3 and need to use Three.js for a graphic interface. The interface uses OrbitControls.js, a non-AMD compliant library.
The version of Three I’m using is r89. I have no idea about the version or Orbit Controls.
How do I setup my code so i can use these libraries?