A directional pointer instrument that rotates into movement, stretches along velocity and leaves a short measured bearing history.
ReadyA directional pointer instrument that rotates into movement, stretches along velocity and leaves a short measured bearing history.
- Exploration cues
- Portfolio detail
- Pointer-led product moments
- Shortest-angle interpolation prevents direction flips
- Speed stretches the arrow without moving its tip
- Bearing history decays through measured intervals
- A component-specific renderer and control contract—not a palette swap of another release
- Compact and full previews share one visibility-aware production renderer
Adaptive sampling, capped DPR and visibility-based suspension keep the renderer predictable. Test density on low-power mobile hardware before increasing it.
Pointer and touch coordinates are container-scoped; offscreen renderers stop work and pixel ratio is capped.
The visual canvas is decorative by default. Pair it with a semantic heading or description, and reduced motion holds a stable rendered frame.
BEHAVIOR
Built to move without taking over.
- Shortest-angle interpolation prevents direction flips
- Speed stretches the arrow without moving its tip
- Bearing history decays through measured intervals
- A component-specific renderer and control contract—not a palette swap of another release
- Compact and full previews share one visibility-aware production renderer
SOURCE STATUS
Portable implementation included in the verified MIT open-source package.
