JeremyHeleine / Photo-Sphere-Viewer

A JavaScript library to display Photo Sphere panoramas.
851 stars 943 forks source link

How to use Gyroscop and Stereo in Vue? #100

Closed CharlesJhonson closed 4 years ago

CharlesJhonson commented 4 years ago

The Gyroscop and Stereo works when I use ' three/examples/js/controls/DeviceOrientationControls.js' and 'three/examples/js/effects/StereoEffect.js' in the single html file. But it doesn't work when I use them(StereoEffect.js, DeviceOrientationControls.js) in vue with wepack tool. Would you please guide, thanks very much.

CharlesJhonson commented 4 years ago

Use' jsm/controls/DeviceOrientationControls.js' 'jsm/effects/StereoEffect.js'