Gnimuc / CImGui.jl

Julia wrapper for cimgui
https://github.com/cimgui/cimgui
MIT License
253 stars 25 forks source link

Makie integration #133

Closed JamesWrigley closed 1 month ago

JamesWrigley commented 1 month ago

Warning: this is very beta and unstable, please report any issues you find with it. See examples/makie_demo.jl for an example.

Fixes #114.

JamesWrigley commented 1 month ago

Nightly requires https://github.com/JuliaGeometry/AdaptivePredicates.jl/pull/19 to run, but it's ok for that to be failing for now since all the other versions work.