Procházet zdrojové kódy

Examples: Added rotation example.

Mr.doob před 8 roky
rodič
revize
fd02a193b1
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      examples/files.js

+ 1 - 0
examples/files.js

@@ -160,6 +160,7 @@ var files = {
 		"webgl_materials_texture_hdr",
 		"webgl_materials_texture_manualmipmap",
 		"webgl_materials_texture_pvrtc",
+		"webgl_materials_texture_rotation",
 		"webgl_materials_texture_tga",
 		"webgl_materials_transparency",
 		"webgl_materials_variations_basic",