imgui-rs

Crates.ioimgui-rs
lib.rsimgui-rs
version1.47.0
sourcesrc
created_at2016-01-06 18:08:48.396612
updated_at2016-01-06 18:08:48.396612
descriptionIMGUI-RS provides Rust bindings for IMGUI, a bloat-free intermediate mode GUI library for C/C++. IMGUI outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is fast, portable, renderer agnostic and self-contained. IMGUI does away with state synchronization by requiring the application to explicitly pass all state required in real-time. The user interface only retains the minimal amount of state required to facilitate the functionality required by each type of widget supported by the system.
homepage
repositoryhttps://github.com/lucidscape/imgui-rs
max_upload_size
id3839
size2,986,357
Rod Furlan (rfurlan)

documentation

README

Commit count: 10

cargo fmt