Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 996 Bytes

File metadata and controls

26 lines (18 loc) · 996 Bytes

WinRT Sketch World

Shell desktop CAD-style berbasis CMake, C++/WinRT, SDL3, OpenGL, ImGui, dan fmt.

Dokumentasi utama sekarang dipisah ke folder docs/.

Quick Start

cmake --preset vs2026-x64
cmake --build --preset debug

Output executable:

  • build/vs2026-x64/Debug/winrt_hello.exe

Dokumentasi