Skip to content

Commit b43ea92

Browse files
catmajorphemavax
authored andcommitted
Webvr to webxr (WebGLSamples#42)
Convert all WebVR usage to WebXR. Extensive revisions based on feedback from @toji.
1 parent 5b007d1 commit b43ea92

File tree

2 files changed

+178
-132
lines changed

2 files changed

+178
-132
lines changed

aquarium/aquarium-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
var g_aquariumConfig = {
44
aquariumRoot: '',
5-
enableVR: false
5+
enableVR: true,
66
};

0 commit comments

Comments
 (0)