|
group2 0.1.0
CSE 125 Group 2
|
Implementation of the work-in-progress NewRenderer. More...
#include "NewRenderer.hpp"#include "Asset.hpp"#include "AssetLoader.hpp"#include "Boilerplate.hpp"#include <backends/imgui_impl_sdlgpu3.h>#include <cstddef>#include <filesystem>#include <glm/ext/matrix_transform.hpp>#include <imgui.h>#include <iostream>#include <vector>Implementation of the work-in-progress NewRenderer.