Expand description
Gizmo, snap, selection, annotation, picking, and input.
Modulesยง
- annotation
- World-space annotation labels and screen-projection utilities. World-space annotation labels that project 3D positions to 2D screen coordinates.
- gizmo
- Transform gizmo (translate, rotate, scale) with hit testing. Custom transform gizmo: translate, rotate, and scale handles rendered over the selected object.
- input
- Action-based input system with mode-sensitive key/mouse bindings. Input system: action-based input mapping with mode-sensitive bindings.
- picking
- Ray-cast object picking.
- selection
- Multi-select system for viewport objects. Multi-select system for viewport objects.
- snap
- Transform snapping helpers and constraint overlay types. Pure-math snap helpers for gizmo transforms.