Add Handles, based on ImGuizmo library #100
Labels
META:internal
Created by Billy
PRI:vital
High priority, core functionality
RE:GUI
About some part of the GUI module
SIZE:big
Conceptually hard, AND large in scope
TYPE:enhancement
Adding something new to B+
We need to port this C++ Dear ImGUI code to Julia: https://github.com/CedricGuillemet/ImGuizmo/blob/master/ImGuizmo.cpp
It's already started in the branch
feature/gui-handles
.It may also be possible to embed the library's source code into Julia using Cxx.jl? Probably worth investigating that before getting much further into the manual port.EDIT: Cxx is way out of date and won't be in Julia 1.9 anytime soon.The text was updated successfully, but these errors were encountered: