Skip to content

Commit b9835e9

Browse files
author
Zhihao Ruan
committed
by default, disable depth of field
1 parent a1ed318 commit b9835e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/static_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#include <device_launch_parameters.h>
66

77
#define CACHE_INTERSECTIONS
8-
#define DEPTH_OF_FIELD
8+
// #define DEPTH_OF_FIELD
99
#define EPS 0.0001f
1010
#define ANTIALIAS_FACTOR 4
1111

0 commit comments

Comments
 (0)