group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
Renderer.hpp File Reference
#include "Asset.hpp"
#include "Camera.hpp"
#include "renderer/Camera.hpp"
#include "renderer/IRenderer.hpp"
#include <SDL3/SDL.h>
#include <SDL3/SDL_gpu.h>
#include <glm/glm.hpp>
#include <string>
#include <vector>
Include dependency graph for Renderer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Vertex
 
class  NewRenderer
 Graphics-team's work-in-progress SDL3 GPU renderer. More...