马黑PHP整站系统

    123
45678910
11121314151617
18192021222324
25262728293031

[复位日记]

最新评论

悄然
飞飞
马黑
悄然
飞飞

网站统计

·今日访问 : 8
·页面点击 : 12
·当前在线 : 3

2025年5月18日 星期日[阅读 12]

国内镜像 three.js 库:

<script type="importmap">

{
  "imports": {

    "three": "https://unpkg.ihwx.cn/three@0.176.0/build/three.module.js",

    "three/examples/jsm/": "https://unpkg.ihwx.cn/three@0.176.0/examples/jsm/"

  }

}

</script>

esm.sh 则可直接这样:

    import * as THREE from 'https://esm.sh/three';

    import { OrbitControls } from "https://esm.sh/three/examples/jsm/controls/OrbitControls";

或者指定版本:

    import * as THREE from 'https://esm.sh/three@0.176.0';

    import { OrbitControls } from 'https://esm.sh/three@0.176.0/examples/jsm/controls/OrbitControls';

2025': 前一则  下一则    

发表评论:

       

Copyright © 2023 All Right Reserved 马黑PHP文章管理整站系统v1.8
联系我们: gxblk@163.com