paws
paws is a very simple, bring-your-own-backend UI library built for quick prototyping, a small memory footprint, and easy embedding within existing projects.
This project is still a work in progress, expect breaking changes as the API is not final.
Roadmap
- Actually test if it works! Most of the code is taken directly from NetCanv, but tweaked to be more general. I haven't tested these tweaks yet as I don't have a graphical backend at hand.
paws-skia– standalone Skia backendpaws-build– attribute macro that helps youpush()andpop()groups- generalizations in
paws::Renderer