core-glyph 0.1.1

View tree, Signal<T>, flexbox layout, and flat quad output for the Glyph UI framework
Documentation

Core types shared across all glyph crates.

Provides the View tree (the declarative UI description), Signal<T> for reactive state, Component for composable widgets, Theme for semantic color tokens, and ViewTree which runs Taffy layout and produces a flat list of pixel-positioned quads ready for the GPU renderer.