ImViewGuizmo

omar
2025-09-08 11:19:34 +02:00
parent 265c514bf8
commit 9f79084e98

@@ -389,14 +389,18 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
# 2D/3D manipulation Gizmos
**ImGuizmo**: 3d translation/rotation Gizmo (2016-2022)
**ImGuizmo**: 3d translation/rotation Gizmo (2016-2025)
<BR> [github/CedricGuillemet/ImGuizmo](https://github.com/CedricGuillemet/ImGuizmo)
<BR> ![](https://user-images.githubusercontent.com/1193295/96868383-41554f00-146e-11eb-84b5-c4264c54532f.png)
**imGuiZMO.quat**: 3d translation/rotation Gizmo (2020)
**imGuiZMO.quat**: 3d translation/rotation Gizmo (2020-2025)
<BR> [github/BrutPitt/imGuIZMO.quat](https://github.com/BrutPitt/imGuIZMO.quat)
<BR> ![](https://user-images.githubusercontent.com/1193295/96868553-86798100-146e-11eb-872a-44f51ee78117.png)
**ImViewGuizmo**: 3D view gizmo for Dear ImGui, inspired by the navigation widgets found in Blender and Godot (2025)
<BR> [github/Ka1serM/ImViewGuizmo](https://github.com/Ka1serM/ImViewGuizmo)
<BR> <img width="500" height="250" alt="image" src="https://github.com/user-attachments/assets/ba41db5f-1355-4bb7-8067-ac825ed9f07e" />
**ImGui-2D-HArrow** :2D Mobile Components (2023)
<BR> [github/Half-People/ImGui-2D-HArrow](https://github.com/Half-People/ImGui-2D-HArrow)
<BR> <img src="https://user-images.githubusercontent.com/56476339/215034490-99ab6ae4-cdc5-44bc-a863-eeb8f7de8e18.gif" width="500">