// [X] Platform: Clipboard support (for Win32 this is actually part of core dear imgui) // [X] Platform: Mouse support. Can discriminate Mouse/TouchScreen/Pen. // [X] Platform: Keyboard support. Since ...
6.example_win32_directx11/main.cppを持ってきて、一部改変(というか不要なのを削除) // Main loop MSG msg; ZeroMemory(&msg, sizeof(msg ...
// [X] Platform: Keyboard arrays indexed using AKEYCODE_* codes, e.g. ImGui::IsKeyPressed(AKEYCODE_SPACE). // [ ] Platform: Mouse cursor shape and visibility. Disable ...
vvvvでGUIを表示するにはImGUIを使います。 基本的な使い方はヘルプパッチが充実しているのでそちらを参照してください。 ImGuiのヘルプ 今回は以上! …と終われれば良かったのですが、Strideで使う場合に少し躓いたのでTipsをメモしておきます。 StrideでImGuiを ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する