JuliaImGui / CImGui.jl

Julia wrapper for cimgui

Home Page:https://juliaimgui.github.io/ImGuiDocs.jl/cimgui

Repository from Github https://github.comJuliaImGui/CImGui.jlRepository from Github https://github.comJuliaImGui/CImGui.jl

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.

About

Julia wrapper for cimgui

https://juliaimgui.github.io/ImGuiDocs.jl/cimgui

License:MIT License


Languages

Language:Julia 100.0%