Back to a more modest depth.

This commit is contained in:
Andrzej Kapolka 2013-12-17 17:16:09 -08:00
parent 8ddf6297a5
commit ff2b77d311

View file

@ -20,7 +20,7 @@ var normalIndex;
var visitor;
var info;
var MAX_DEPTH = 5;
var MAX_DEPTH = 4;
var sphereCenter = [ 0.5, 0.5, 0.5 ];
var sphereColor = 0xFFFF00FF;