imgui_club

Nice things to use along dear imgui

  • 所有者: ocornut/imgui_club
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者ocornut/imgui_club
主编程语言C
编程语言C (语言数: 2)
平台
许可证MIT License
所有者活动
创建于2017-08-17 08:31:16
推送于2025-06-22 11:43:16
最后一次提交
发布数0
用户参与
星数1k
关注者数36
派生数109
提交数104
已启用问题?
问题数17
打开的问题数5
拉请求数16
打开的拉请求数1
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?