1 Star 0 Fork 0

haiyoucuv/webgl_hit_bricks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 853 Bytes
一键复制 编辑 原始数据 按行查看 历史
qiuxu 提交于 2021-12-21 20:37 . 部分资源策略
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width,initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="full-screen" content="true"/>
<meta name="screen-orientation" content="portrait"/>
<meta name="x5-fullscreen" content="true"/>
<meta name="360-fullscreen" content="true"/>
<title>Test</title>
<style>
html, body{
margin: 0;
padding: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
</style>
<script src="./libs/stats.js"></script>
</head>
<body>
</body>
<script src="../build/q3.js"></script>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/haiyoucuv/webgl_hit_bricks.git
git@gitee.com:haiyoucuv/webgl_hit_bricks.git
haiyoucuv
webgl_hit_bricks
webgl_hit_bricks
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385