-
-
Notifications
You must be signed in to change notification settings - Fork 36.1k
Closed
Description
The examples of 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.