Browse Source

Added interactive pointcloud example to examples list.

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

+ 1 - 0
examples/index.html

@@ -157,6 +157,7 @@
 				"webgl_interactive_cubes",
 				"webgl_interactive_cubes_gpu",
 				"webgl_interactive_draggablecubes",
+				"webgl_interactive_particles",
 				"webgl_interactive_voxelpainter",
 				"webgl_kinect",
 				"webgl_lensflares",