Skip to main content

Module camera

Module camera 

Source
Expand description

Orbit camera → column-major view_projection for the Qualia portal (CPU hot path, zero-heap).

Structs§

CameraState
Interactive orbit state driven from JS (set_camera).

Functions§

orbit_eye_position
Orbit camera eye position — matches the look_at used in orbit_view_projection.
orbit_view_projection
Column-major view×projection (WGSL mat4x4<f32> compatible).