|
@@ -1,7 +1,7 @@
|
|
|
<!DOCTYPE html>
|
|
|
<html>
|
|
|
<head>
|
|
|
- <title>three.js css3d - panorama - deviceorientation</title>
|
|
|
+ <title>three.js css3d - panorama - device orientation</title>
|
|
|
<meta charset="utf-8">
|
|
|
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
|
|
|
<style>
|
|
@@ -34,7 +34,7 @@
|
|
|
<script src="js/controls/DeviceOrientationControls.js"></script>
|
|
|
<script src="js/renderers/CSS3DRenderer.js"></script>
|
|
|
|
|
|
- <div id="info"><a href="http://threejs.org" target="_blank" rel="noopener">three.js css3d</a> - panorama - decideorientation. cubemap by <a href="http://www.humus.name/index.php?page=Textures" target="_blank" rel="noopener">Humus</a>.</div>
|
|
|
+ <div id="info"><a href="http://threejs.org" target="_blank" rel="noopener">three.js css3d</a> - panorama - device orientation. cubemap by <a href="http://www.humus.name/index.php?page=Textures" target="_blank" rel="noopener">Humus</a>.</div>
|
|
|
|
|
|
<script>
|
|
|
|