Korijn van Golen
Results
301
comments of
Korijn van Golen
Actually it looks like you also need upstream support from the C++ imgui project, see here: https://github.com/ocornut/imgui/blob/94c46d74869ec991c101c187088da0f25d6c8e40/backends/imgui_impl_wgpu.h#L6 I'm not sure if that implementation is wrapped here in pyimgui yet. If...