Registry / other / aflak-imgui

aflak-imgui

JSON →
library0.18.1rscratesunverified

High-level Rust bindings to dear imgui.

# Cargo.toml [dependencies] aflak_imgui = "0.18.1"
INSTALL
IMPORT
SIG · AFLAK-IMGUI
A
aflak-imgui
otherrustv0.18.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Ui
use aflak_imgui::Ui;

Creates a new ImGui UI instance and shows the demo window.

use aflak_imgui::Ui; fn main() { let mut ui = Ui::new(); ui.show_demo_window(&mut true); println!("ImGui UI created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.18.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
38
Meta
1
OpenAI (training)
1
Resources