Save multiple buffers from RayTracer

This commit is contained in:
IlyaShurupov 2023-10-18 19:56:49 +03:00
parent 7af12ee1a0
commit 3396e69b47
4 changed files with 59 additions and 19 deletions

4
TODO
View file

@ -1,5 +1,9 @@
Testing !!
Change clang format and apply to all files!!!
rename Language module to FormalLanguage
make more general structure for feature renders
Merge parser and tokenizer module into grammar module
Make two grammars Regular and Context-free
For each grammar make grammar rules parser, example sentence generation and sentence parsing