Expand description
Orbit camera → column-major view_projection for the Qualia portal (CPU hot path, zero-heap).
Structs§
- Camera
State - Interactive orbit state driven from JS (
set_camera).
Functions§
- orbit_
eye_ position - Orbit camera eye position — matches the
look_atused inorbit_view_projection. - orbit_
view_ projection - Column-major view×projection (WGSL
mat4x4<f32>compatible).