Skip to content

JuliaImGui/cimgui-pack

Repository files navigation

cimgui-pack

This is a meta-repo containing submodules of the C bindings for Dear ImGui and related packages:

The versions have been picked so that they're all compatible with each other, i.e. matching the latest ImGui version. The currently supported ImGui version is: v1.91.1.

You can build the resulting shared library locally with:

# $ julia --project=.
julia> include("build.jl")

This repo is used directly by: