Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

23 lines (19 loc) · 1.5 KB

CImGui

Build Status pkgeval version codecov GitHub Discussions deps

This package provides a Julia language wrapper for cimgui: a thin c-api wrapper programmatically generated for the excellent C++ immediate mode gui Dear ImGui. Dear ImGui is mainly for creating content creation tools and visualization / debug tools. You could browse Gallery to get an idea of its use cases.

demo

See the documentation for more info.