mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-26 03:55:08 +02:00
Back to a more modest depth.
This commit is contained in:
parent
8ddf6297a5
commit
ff2b77d311
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ var normalIndex;
|
||||||
var visitor;
|
var visitor;
|
||||||
var info;
|
var info;
|
||||||
|
|
||||||
var MAX_DEPTH = 5;
|
var MAX_DEPTH = 4;
|
||||||
|
|
||||||
var sphereCenter = [ 0.5, 0.5, 0.5 ];
|
var sphereCenter = [ 0.5, 0.5, 0.5 ];
|
||||||
var sphereColor = 0xFFFF00FF;
|
var sphereColor = 0xFFFF00FF;
|
||||||
|
|
Loading…
Reference in a new issue