Skip to content

Commit 1a84147

Browse files
authored
Merge pull request #215 from mrxz/fix-inverted-180-equirect
Use original chess-pano-4k180.jpg which has left view on top of right view
2 parents 309b67e + ca93868 commit 1a84147

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

layers-samples/eqrt-layer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
const EQRT_TEXTURE_MONO_PATH = '../media/textures/mono_equirect_test.png';
7171
const EQRT_180_TEXTURE_MONO_PATH = '../media/textures/mono-equirect180.png';
7272
const EQRT_TEXTURE_STEREO_PATH = '../media/textures/chess-pano-4k.png';
73-
const EQRT_180_TEXTURE_STEREO_PATH = '../media/textures/chess-pano-4k180.png';
73+
const EQRT_180_TEXTURE_STEREO_PATH = '../media/textures/chess-pano-4k180.jpg';
7474

7575
// If requested, use the polyfill to provide support for mobile devices
7676
// and devices which only support WebVR.
-9.11 MB
Binary file not shown.

0 commit comments

Comments
 (0)