ソースを参照

SimplifierModifier example clean up.

Mr.doob 9 年 前
コミット
bd0d5b3d75
2 ファイル変更1 行追加0 行削除
  1. 1 0
      examples/files.js
  2. 0 0
      examples/webgl_modifier_simplifier.html

+ 1 - 0
examples/files.js

@@ -155,6 +155,7 @@ var files = {
 		"webgl_materials_wireframe",
 		"webgl_mirror",
 		"webgl_mirror_nodes",
+		"webgl_modifier_simplifier",
 		"webgl_modifier_subdivision",
 		"webgl_modifier_tessellation",
 		"webgl_morphnormals",

+ 0 - 0
examples/webgl_modifier_simplification.html → examples/webgl_modifier_simplifier.html