浏览代码

Rename 'instancing / interactive' -> 'instancing / performance'

Don McCurdy 5 年之前
父节点
当前提交
24df68afbf
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/files.js
  2. 0 0
      examples/webgl_instancing_performance.html

+ 1 - 1
examples/files.js

@@ -48,7 +48,7 @@ var files = {
 		"webgl_geometry_text_stroke",
 		"webgl_helpers",
 		"webgl_instancing_dynamic",
-		"webgl_instancing_interactive",
+		"webgl_instancing_performance",
 		"webgl_instancing_raycast",
 		"webgl_instancing_scatter",
 		"webgl_interactive_buffergeometry",

+ 0 - 0
examples/webgl_instancing_interactive.html → examples/webgl_instancing_performance.html