From a84cfabd608d1a18cb17f3e630acb27e747770d6 Mon Sep 17 00:00:00 2001 From: IlyaShurupov Date: Tue, 17 Oct 2023 12:32:12 +0300 Subject: [PATCH] RT Todo --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/TODO b/TODO index b5e8e26..e9cd1c3 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,14 @@ Make two grammars Regular and Context-free For each grammar make grammar rules parser, example sentence generation and sentence parsing Make automations itself a universal tool - NFA DFA conversions +RayTracer: + Core: + Normals + Lua: + Camera Settings + Light Sources Settings (Point, Direction, Spot) + + Parser: CF Grammar: optimize generation of sentences