Agnosticlayer lib release
The Rust Programming Language Forum
Agnosticlayer lib release
agnosticlayer A flat, renderer-agnostic data layer for widget-like UI trees. Add UI data to your engine without picking a UI framework — one dependency, no rendering opinions, no decisions about what else to pull in. Built as the tool I wanted for myself, now it's yours. EN What it is agnosticlayer is not a UI toolkit — it's a place to put UI data. Nodes, labels, containers, images, hit shapes — all stored as flat maps, all generic over the types you already use in your engine. The library ne...
0 comments
No comments yet.