소스 검색

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> -->


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.