Ross ROSS = Recommend OSS · open-source software intelligence for agents

CedricGuillemet/ImGuizmo

Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui observed · 2026-08-28

github.com/CedricGuillemet/ImGuizmo · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 96
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 8
  • age_days: 3669
  • days_rel: 114
  • days_push: 25
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

4004 stars · 1087 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A collection of Dear ImGui widgets for 3D manipulation, including gizmos for matrix editing (rotation, translation, scale), a view orientation gizmo, a timeline sequencer, a node graph editor, and a 2D vector path editor. Each widget is a standalone header/source pair built on the immediate mode philosophy with no extra dependencies.

Use cases

  • add translate/rotate/scale gizmos to a 3D scene editor
  • manipulate 4x4 transformation matrices in an ImGui app
  • edit camera or view orientation with a widget
  • build a node graph editor with custom node rendering
  • add a timeline sequencer for keyframe or event editing
  • edit 2D vector paths with anchor and handle controls

When to choose

  • your application already uses Dear ImGui and needs 3D manipulation controls
  • you want lightweight, dependency-free immediate mode widgets
  • you need gizmos, sequencer, or graph editor widgets in a C++ tool or game engine editor

When to avoid

  • you are not using Dear ImGui
  • you need retained-mode or non-C++ UI tooling
  • you need a full standalone editor application rather than widgets

Facets

library · maturity active

ui-components graphics graphics developer-tools cpp cross-platform imgui gizmo immediate-mode 3d-editing node-editor sequencer widgets game-development

1 source

Member repositories

RepositoryRoleHealth v2
CedricGuillemet/ImGuizmomain92

For agents

markdown · JSON · MCP: product_card(name="CedricGuillemet/ImGuizmo")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem