Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Latest commit

 

History

History

sokol-imgui

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

sokol-imgui

Rust bindings to Dear ImGui and the associated sokol utility libraries.

This crate provides access to sokol_imgui (drop-in Dear ImGui renderer/event-handler) and sokol_gfx_imgui (debug-inspection UI).

There's also wrapper to a small subset of the Dear ImGui C++ functions. This part should be considered very experimental.