zhouenguang 2 سال پیش
والد
کامیت
82621b38e7
6فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 2 0
      Readme.txt
  2. 0 0
      core/PanoWireframe.js
  3. 0 0
      core/Scene3d.js
  4. 0 0
      core/TextSprite.js
  5. 0 0
      core/Vectors.js
  6. 1 3
      index.html

+ 2 - 0
Readme.txt

@@ -0,0 +1,2 @@
+铁塔的纠正页面。
+点击9099.bat运行。

PanoWireframe.js → core/PanoWireframe.js


Scene3d.js → core/Scene3d.js


TextSprite.js → core/TextSprite.js


Vectors.js → core/Vectors.js


+ 1 - 3
index.html

@@ -90,10 +90,8 @@
     <script src="./lib/base64.min.js"></script>
     <script src="./lib/bytebuffer.min.js"></script>
     <script src="./lib/protobuf.min.js"></script>
-    <script src="./lib/font/FontLoader.js"></script>
-    <script src="./lib/font/TextGeometry.js"></script>
     <script type="module">
-        import Scene3d from './Scene3d.js'
+        import Scene3d from './core/Scene3d.js'
 
         let sceneCode, currentPanoId