Save multiple buffers from RayTracer

This commit is contained in:
IlyaShurupov 2023-10-18 19:56:49 +03:00 committed by Ilya Shurupov
parent 15c5576273
commit 97a99f84f5
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