Browse Source

Add raytracing_sandbox_workers to examples index

Joshua Koo 9 years ago
parent
commit
91b492bd33
1 changed files with 2 additions and 1 deletions
  1. 2 1
      examples/index.html

+ 2 - 1
examples/index.html

@@ -475,7 +475,8 @@
 				"canvas_sandbox"
 			],
 			"raytracing": [
-				"raytracing_sandbox"
+				"raytracing_sandbox",
+				"raytracing_sandbox_workers"
 			],
 			"software": [
 				"software_geometry_earth",