瀏覽代碼

updating honeycomb

Justin Gilman 1 周之前
父節點
當前提交
1dff55e731
共有 2 個文件被更改,包括 10 次插入0 次删除
  1. 0 0
      htdocs/threejs/honeycomb/assets/index-DXR6_Uc2.js
  2. 10 0
      htdocs/threejs/honeycomb/index.html

文件差異過大導致無法顯示
+ 0 - 0
htdocs/threejs/honeycomb/assets/index-DXR6_Uc2.js


+ 10 - 0
htdocs/threejs/honeycomb/index.html

@@ -0,0 +1,10 @@
+<script type="module" crossorigin src="/assets/index-DXR6_Uc2.js"></script>
+<style type="text/css">
+    html,
+    body {
+        margin: 0;
+        padding: 0;
+    }
+</style>
+<div id="container"></div>
+<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r121/three.module.js" integrity="sha512-zhgQMS7vG+f5CHv6IQ26VllGlG8KulkoNT44jKeYPtyYU0AhGBifWF3IiC7cIumzeVrerdvaw/McehsSGjC7Jw==" crossorigin="anonymous"></script> -->


部分文件因文件數量過多而無法顯示