annotation-camera
Installation
SKILL.md
Annotation Camera System
The annotation camera system provides interactive 3D navigation for character models, with clickable markers that focus the camera on specific body parts.
Architecture Overview
AnnotationCameraController (main orchestrator)
├── OrbitControls (mouse interaction)
├── AnnotationMarkers (HTML-based labels) OR Annotation3DMarkers (3D geometry)
├── CameraDOMControls (dropdown selector)
└── Annotations config (per-character presets)