Expand description
GPU/CPU node picking helpers and camera fly-to for PR-C11 navigation.
Structs§
- Camera
FlyTo - Active camera interpolation toward a selected node.
Constants§
- FLY_
TO_ FRAMES - Frames to interpolate camera when framing a selected node.
- PICK_
SENTINEL - Background sentinel in the R32Uint picking attachment.
- Q_
COLLAPSED_ EPS - Epistemic q below this threshold is treated as collapsed (matches WGSL
Q_COLLAPSED_EPS).
Functions§
- camera_
frame_ node - Compute orbit parameters that frame a world-space node (maps to node focal point).
- cpu_
pick_ node_ at - Canvas2D fallback pick — nearest projected node within hit radius (px).
- lerp_
camera