ImGuizmo
3D gizmo library
A small, high-level library for building 3D scene editing tools with Dear ImGui
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
3k stars
90 watching
912 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cedricguillemet/libgizmo | A C++ library for 3D object manipulation using matrix controls | 143 |
ddiakopoulos/tinygizmo | A lightweight C++ library for creating simple 3D gizmo widgets in immediate-mode graphics applications. | 442 |
thedmd/imgui-node-editor | An implementation of a node editor with ImGui-like API for building and editing graphical workflows | 3,769 |
ocornut/imgui | A lightweight graphical user interface library for C++ designed for fast iterations and tooling in game engines and real-time applications. | 61,793 |
brutpitt/imguizmo.quat | A C++ library that enables simple and intuitive 3D object manipulation with mouse input. | 401 |
raysan5/raygui | A simple and easy-to-use GUI library with immediate-mode functionality | 3,644 |
ggerganov/imtui | A C++ library that provides an immediate mode text-based user interface | 3,136 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,707 |
cedricguillemet/imogen | A tool for creating and manipulating images using a graph-based node editor with GPU acceleration | 762 |
epezent/implot | A C++ library for GPU-accelerated plotting with Dear ImGui, enabling real-time visualization and interactive data exploration. | 4,885 |
wjakob/instant-meshes | Software generates interactive field-aligned meshes from input data. | 5,228 |
automatic1111/stable-diffusion-webui | A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. | 144,342 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,648 |
dmccloskey/imgui | A lightweight, immediate mode GUI library for C++ that outputs optimized vertex buffers for efficient rendering in various applications. | 6 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,986 |