Imgui itself is a portable library, but it doesn't do any user interaction or rendering by itself, you need to hook it into your renderer or input system. The ...
確定! 回上一頁