Crate beamterm_renderer

Source

Structs§

CellData
Data for a single terminal cell including character and colors.
FontAtlas
A texture atlas containing font glyphs for efficient WebGL text rendering.
FontAtlasData
Font atlas data for GPU-accelerated terminal rendering.
Renderer
High-level WebGL2 renderer for terminal-style applications.
TerminalGrid
A high-performance terminal grid renderer using instanced rendering.

Enums§

Error
Error categories.
FontStyle
GlyphEffect