Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 900 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 900 Bytes

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.8.

You can build the resulting shared library locally with:

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

This repo is used directly by: