Interaction¶
The interaction subsystems contain controls, selection, picking, annotation tools, and scene helpers.
In This Section¶
- Camera controls
- Point and region picking
- Selection state management
- Annotation toolkit lifecycle
- Scaling utilities
Suggested Starting Points¶
- WasmGPU.createControls.orbit
- WasmGPU.createControls.trackball
- WasmGPU.pick
- WasmGPU.createAnnotation.toolkit
Use the sidebar to explore all interaction APIs.