# @neith/dcc-gizmo

Blender gizmo system: transform gizmos (translate/rotate/scale/combined TRS),
per-axis+plane handles, trackball/arcball rotate, ray-pick hit-testing,
object-level gizmos (light/camera/spot/empty), pivot+snap indicators, theme
colours, plugin API

## At a glance

- **Path:** `libs/neith/dcc-gizmo`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/dcc-gizmo`

## Commands

```bash
pnpm nx test @neith/dcc-gizmo
pnpm nx lint @neith/dcc-gizmo
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
