提交 906950bd 编写于 作者: M Mugen87

Examples: Clean up.

上级 4445f23a
......@@ -72,8 +72,8 @@
var uvs = [];
var textureIndices = [];
var n = 800, n2 = n / 2; // triangles spread in the cube
var d = 50, d2 = d / 2; // individual triangle size
var n = 800, n2 = n / 2; // triangles spread in the cube
var d = 50, d2 = d / 2; // individual triangle size
for ( var i = 0; i < triangles; i ++ ) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册