提交 fc03f16d 编写于 作者: F Felix Palmer

Add to examples page

上级 60284e1b
......@@ -226,6 +226,7 @@
"webgl_geometry_terrain_raycast",
"webgl_geometry_text",
"webgl_geometry_text2",
"webgl_geometry_text_earcut",
"webgl_gpgpu_birds",
"webgl_gpu_particle_system",
"webgl_hdr",
......
......@@ -18,7 +18,7 @@
*/
'use strict';
module.exports = earcut;
//module.exports = earcut;
function earcut(data, holeIndices, dim) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册