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
91 watching
906 forks
Language: C++
last commit: 7 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
cedricguillemet/libgizmo | A C++ library providing a set of controls for 3D matrix manipulation in object-oriented graphics. | 142 |
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,715 |
ocornut/imgui | A lightweight graphical user interface library for C++ designed for fast iterations and tooling in game engines and real-time applications. | 61,152 |
brutpitt/imguizmo.quat | A C++ library providing an ImGui-based 3D widget for manipulating objects with quaternions and rotations. | 398 |
raysan5/raygui | A simple and easy-to-use GUI library with immediate-mode functionality | 3,556 |
ggerganov/imtui | A C++ library that provides an immediate mode text-based user interface | 3,099 |
imgui-rs/imgui-rs | Rust bindings for Dear ImGui | 2,689 |
cedricguillemet/imogen | A tool for creating and manipulating images using a graph-based node editor with GPU acceleration | 761 |
epezent/implot | A C++ library for GPU-accelerated plotting with Dear ImGui, enabling real-time visualization and interactive data exploration. | 4,813 |
wjakob/instant-meshes | Software generates interactive field-aligned meshes from input data. | 5,167 |
automatic1111/stable-diffusion-webui | A web interface for Stable Diffusion, providing an intuitive and interactive experience for generating images through various models and parameters. | 142,886 |
isl-org/open3d | A C++ library for rapid development of software that processes 3D data | 11,474 |
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,945 |