|
|
Donner 0.5.1
Embeddable browser-grade SVG2 engine
|
Files | |
| EditorWindow.h | |
| EditorWindow — RAII wrapper around GLFW + OpenGL + Dear ImGui. Keeps the main binary thin by encapsulating everything that would otherwise be boilerplate: GLFW init, window creation, context current, glad loader, ImGui context, imgui_impl_glfw + imgui_impl_opengl3 setup, plus texture upload from a RendererBitmap. | |