mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-04-09 18:54:55 -05:00
For now, we focus on internal overlays for bemanitools that hook into an existing d3d9 context. The current abstraction is fairly thin and should be fine as a start. Implementations are called “components” and hook up with a single frame_update function to execute and logic and drawing updates with imgui |
||
|---|---|---|
| .. | ||
| cimgui.h | ||
| component.h | ||
| imgui-d3d9-hook.c | ||
| imgui-d3d9-hook.h | ||
| Module.mk | ||