|
|
Donner SVG 0.8.0-pre
SVG editor and embeddable C++20 engine.
|
Files | |
| EditorWgpuSurface.h | |
| Platform-native WebGPU surface creation for editor GLFW windows. | |
| 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. | |