|
Golias Engine
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include "drivers/gles3/rendering_device_gles3.h"#include "drivers/sdl_gpu/rendering_device_sdl_gpu.h"#include "servers/rendering/shader_material.h"#include <spdlog/spdlog.h>Go to the source code of this file.
Classes | |
| class | RenderingCanvas |