Browse Source

Updated examples list.

Mr.doob 11 years ago
parent
commit
5044a74b6a
1 changed files with 3 additions and 2 deletions
  1. 3 2
      examples/index.html

+ 3 - 2
examples/index.html

@@ -252,11 +252,12 @@
 				"webgl_rtt",
 				"webgl_rtt",
 				"webgl_sandbox",
 				"webgl_sandbox",
 				"webgl_shader",
 				"webgl_shader",
+				"webgl_shader_lava",
 				"webgl_shader2",
 				"webgl_shader2",
 				"webgl_shaders_ocean",
 				"webgl_shaders_ocean",
-				"webgl_shaders_sky",
-				"webgl_shader_lava",
 				"webgl_shading_physical",
 				"webgl_shading_physical",
+				"webgl_shaders_sky",
+				"webgl_shaders_vector",
 				"webgl_shadowmap",
 				"webgl_shadowmap",
 				"webgl_shadowmap_performance",
 				"webgl_shadowmap_performance",
 				"webgl_sprites",
 				"webgl_sprites",