treesummaryrefslogcommitdiff
path: root/src/main2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/main2.cpp')
-rw-r--r--src/main2.cpp13
1 files changed, 0 insertions, 13 deletions
diff --git a/src/main2.cpp b/src/main2.cpp
index 38ca5f2..206466d 100644
--- a/src/main2.cpp
+++ b/src/main2.cpp
@@ -20,19 +20,6 @@
#include <assimp/postprocess.h>
#include <assimp/scene.h>
-/*
-
-TODO:
-- Save Depth to fbo
-- Stencil Buffer
-- LightDist > 1
- - 1 - distanceToBackside in frag_irradiance
-- ShadowMap Perspective (no projection?)
-- (Implement Gaussian Blur)
-- LightDir nicht immer zu 0 0 0
-
-*/
-
float samplePositions[] = {
0.000000f, 0.000000f,
1.633992f, 0.036795f,