Browse Source

Added new collada example to examples list.

Mr.doob 11 years ago
parent
commit
92684334fe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      examples/index.html

+ 1 - 0
examples/index.html

@@ -163,6 +163,7 @@
 				"webgl_loader_assimp2json",
 				"webgl_loader_collada",
 				"webgl_loader_collada_keyframe",
+				"webgl_loader_collada_skinning",
 				"webgl_loader_ctm",
 				"webgl_loader_ctm_materials",
 				"webgl_loader_json_blender",