|
wren
Vulkan-based game engine
|
#include <filesystem>#include <memory>#include <tracy/Tracy.hpp>#include <wren/application.hpp>#include <wren/context.hpp>#include <wren/graph.hpp>#include <wren/shaders/mesh.hpp>#include <wren/utils/format.hpp>#include "editor.hpp"
Functions | |
| auto | main (int argc, char **argv) -> int |
| auto main | ( | int | argc, |
| char ** | argv ) -> int |
