cornellbox angefangen, aber cube ist seeeehr dunkel

This commit is contained in:
any
2026-08-26 02:55:42 +02:00
parent 5111a7693c
commit a9d83e82ff
5 changed files with 28 additions and 13 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
#include "helper.h"
#include <math.h>
#define epsilon 1e-8
#define RAYSPERPIXEL 3
#define RAYSPERPIXEL 10
#define lightBounces 3
enum objectType {
SPHERETYPE,