forked from EXT/VR180-Web-Player
More reffactors
This commit is contained in:
@@ -18,10 +18,8 @@ import {
|
||||
import { createMediaTexture as createMediaTextureCore } from './rendering/three-utils.js';
|
||||
import { FallbackCameraControls } from './modes/fallback-camera-controls.js';
|
||||
import { MediaController } from './media/media-controller.js';
|
||||
import {
|
||||
createVrInputRig,
|
||||
handleVrControllerSelect
|
||||
} from './xr/vr-controller-interactions.js';
|
||||
import { createVrInputRig } from './xr/input-rig.js';
|
||||
import { handleVrControllerSelect } from './xr/vr-controller-interactions.js';
|
||||
import { bindVideoEvents } from './media/video-events.js';
|
||||
import {
|
||||
createVrControlPanel,
|
||||
|
||||
Reference in New Issue
Block a user