From 11e12900802b49d957e373574b9517d168c5564b Mon Sep 17 00:00:00 2001 From: alteredq Date: Wed, 26 Oct 2011 11:02:51 +0200 Subject: [PATCH] Got WebGL sandbox working again. Finally I realized how useful it is and why we kept it around ;). --- examples/webgl_sandbox.html | 221 +++++++++++++++++++++++++++++------- 1 file changed, 180 insertions(+), 41 deletions(-) diff --git a/examples/webgl_sandbox.html b/examples/webgl_sandbox.html index 9335c316..9f145471 100644 --- a/examples/webgl_sandbox.html +++ b/examples/webgl_sandbox.html @@ -1,12 +1,12 @@ - three.js - webgl + three.js - webgl sandbox