Increase MAX_ITER in camera
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define M_PI 3.14159265258979323846264
|
||||
#endif
|
||||
|
||||
#define MAX_ITER 10
|
||||
#define MAX_ITER 200
|
||||
#define MIN_T 1e-6
|
||||
#define SAMPLE_STDDEV 0.333
|
||||
|
||||
|
||||
Reference in New Issue
Block a user