Crate jugar_render

Crate jugar_render 

Source
Expand description

§jugar-render

Rendering system for Jugar with responsive camera and resolution-independent canvas.

Structs§

RenderQueue
Render queue for batched rendering
Viewport
Viewport representing the rendering area

Enums§

AspectRatio
Aspect ratio presets
RenderCommand
Render command for batched rendering
RenderError
Rendering errors

Functions§

calculate_anchored_position
Calculates UI element position based on anchor and viewport

Type Aliases§

Result
Result type for render operations