better to be on the safe side
parent
ff71d8f041
commit
151ab2311a
|
@ -59,7 +59,7 @@
|
||||||
/**
|
/**
|
||||||
* Pre-defined max. stack size for the ray traversal algorithm
|
* Pre-defined max. stack size for the ray traversal algorithm
|
||||||
*/
|
*/
|
||||||
#define MTS_KD_MAXDEPTH 30
|
#define MTS_KD_MAXDEPTH 35
|
||||||
|
|
||||||
MTS_NAMESPACE_BEGIN
|
MTS_NAMESPACE_BEGIN
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue