1 Star 0 Fork 85

lsgsx/scene-editor

forked from vis-three/scene-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Shiotsuki 提交于 2024-03-08 09:59 . feat:version0.6.16
<!doctype html>
<html lang="zh">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<script src="//at.alicdn.com/t/c/font_2508581_9bw9ds5lc54.js"></script>
<title>【vis-three】scene-editor</title>
</head>
<body>
<noscript>
<strong>
We're sorry but it doesn't work properly without JavaScript enabled.
Please enable it to continue.
</strong>
</noscript>
<div id="app"></div>
<script type="module" src="./src/editor/main.js"></script>
<script async src="/plugins/es-module-shim.js"></script>
<script type="importmap-shim">
{
"imports": {
"vue": "https://unpkg.com/vue@2.6.14/dist/vue.esm.browser.min.js",
"@vis-resm/importmap": "https://unpkg.com/@vis-resm/importmap",
"three": "https://www.unpkg.com/three@0.141.0/build/three.module.js",
"three/": "https://www.unpkg.com/three@0.141.0/"
}
}
</script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ssjylsg/scene-editor.git
git@gitee.com:ssjylsg/scene-editor.git
ssjylsg
scene-editor
scene-editor
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385