qt-wgpu-skel/README.md
2026-01-24 21:07:33 +03:00

258 B
Raw Blame History

Qt6+WGPU skeleton program

This example combines Qt6 GUI (C++) with WGPU rendering (Rust). It doesnt do much of either but its the bridging whats relevant.

Currently only X11 (XCB) is supported but it should be easy to extend to other platforms.