Skip to main content

Module render_surface

Module render_surface 

Source
Expand description

Render surface descriptor for Chora canvas proxy (Phase 6).

Exposes the WebGPU/canvas2d surface configuration that qApps use to initialise their renderer against the active world + temporal slice.

Structs§

RenderSurfaceDescriptor
Serializable surface configuration passed to the qApp renderer.

Constants§

BACKEND_CANVAS2D
BACKEND_WEBGPU
Supported render backends for the Chora canvas proxy.

Functions§

build_surface_descriptor
Build a validated render surface descriptor from navigation + canvas state.