|
wren
Vulkan-based game engine
|
Classes | |
| struct | Inputs |
| class | Instance |
| class | Renderer |
| struct | UBO |
| struct | Vertex |
| struct | Window |
Variables | |
| static const std::size_t | MAX_VERTICES = 10000 |
| static const std::size_t | MAX_INDICES = MAX_VERTICES * 10 |
| constexpr std::string_view | VERTEX_SHADER |
| constexpr std::string_view | FRAGMENT_SHADER |
|
constexpr |
|
static |
|
static |
|
constexpr |