From d64e9f9a2e5009da45c34285bd5fe6d0774a9936 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emmanuel=20Beno=C3=AEt?= Date: Wed, 4 Oct 2017 18:28:48 +0200 Subject: [PATCH] Todo list update --- TODO | 5 ----- 1 file changed, 5 deletions(-) diff --git a/TODO b/TODO index 79b216f..cebd874 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,14 @@ Rendering: -* Enhanced sphere tracing * Improved light sources -* PBR * Secondary rays * Shadows Post-processing: -* Depth of Field * Chromatic aberration * Lens dirt Technical: -* Use program pipelines * Use uniform buffers -* GLSL with includes * GLSL constants generator * Common handling for parameters * Curves for value control