Commit b89bab4b authored by 华国豪's avatar 华国豪 🙄

1

parent a6b0c2ea
......@@ -182,7 +182,7 @@
table[i].p_y = Math.floor(i / 20) + 1;
}
}
// 生成虚拟数据
// 生成虚拟数据222222222
function init() {
camera = new THREE.PerspectiveCamera( 40, window.innerWidth / window.innerHeight, 1, 10000 );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment