소스 검색

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

Don McCurdy 6 년 전
부모
커밋
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


粤ICP备19079148号