work on renderer

This commit is contained in:
2026-02-10 13:37:49 -06:00
parent 086e5f5126
commit dd1befc2a0
9 changed files with 335 additions and 209 deletions

View File

@@ -2,6 +2,7 @@
#define PCH_HPP
#include <iostream>
#include <fstream>
#include <cstring>
#include <cassert>
#include <list>