Or the other way around, let Makie do the off-screen rendering, then re-render the output of framebuffer as an CImGui.Image
object. This way is probably more feasible since Makie has some recording APIs around there.
Or the other way around, let Makie do the off-screen rendering, then re-render the output of framebuffer as an CImGui.Image
object. This way is probably more feasible since Makie has some recording APIs around there.