imgui_club

Nice things to use along dear imgui

  • Owner: ocornut/imgui_club
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Those are officially maintained.
You also can find various useful third-party snippets here:
https://github.com/ocornut/imgui/wiki


imgui_memory_editor

https://github.com/ocornut/imgui_club/tree/master/imgui_memory_editor

Mini hexadecimal editor! Right-click for option menu.
Features: Keyboard controls. Read-only mode. Optional Ascii display. Optional HexII display. Goto address. Highlight range/function. Read/Write handlers.

Usage

static MemoryEditor mem_edit;
mem_edit.DrawWindow("Memory Editor", data, data_size);

memory editor

memory editor


imgui_freetype

Note: imgui_freetype.cpp has been moved from imgui_club into the main imgui repository, inside the misc/freetype/ folder:
https://github.com/ocornut/imgui/tree/master/misc/freetype

Main metrics

Overview
Name With Ownerocornut/imgui_club
Primary LanguageC
Program languageC (Language Count: 2)
Platform
License:MIT License
所有者活动
Created At2017-08-17 08:31:16
Pushed At2025-06-22 11:43:16
Last Commit At
Release Count0
用户参与
Stargazers Count1k
Watchers Count36
Fork Count109
Commits Count104
Has Issues Enabled
Issues Count17
Issue Open Count5
Pull Requests Count16
Pull Requests Open Count1
Pull Requests Close Count20
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private