Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
I

ImGuizmo

> 编程语言
Open source

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui

4.0K stars0 likes0 views
WebsiteGitHub

About

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui

ImGuizmo

A collection of Dear ImGui widgets for 3D manipulation and more.

For API reference and usage examples, see the documentation.

Widgets

Each widget is a standalone .h/.cpp pair that can be used independently. A unified static library containing all components is also available via the provided CMake build.

ImViewGizmo

Manipulate view orientation with a single line of code.

ImGuizmo

A small library built on top of Dear ImGui that allows you to manipulate 4x4 float matrices (rotation, translation, and scale). Designed with the Immediate Mode philosophy in mind and has no additional dependencies.

ImSequencer

A timeline sequencer for editing frame start/end ranges across multiple events.

GraphEditor

A node graph editor with connections and a delegate system for custom rendering inside nodes.

ImVectorEditor

A path editor widget for 2D vector geometry. Supports a pen tool, anchor and handle editing, open and closed paths, and host-provided transforms that compose with ImGuizmo object manipulation.

Install

ImGuizmo can be installed via vcpkg:

vcpkg install imguizmo

See the vcpkg example for more details.

License

ImGuizmo is licensed under the MIT License. See LICENSE for more information.

Issues· 123 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C++

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言