# Pretzel 2D Renderer
This is a placeholder for the `pretzel` engine.
# What
`pretzel` is a GPU-driven 2D graphical user interface renderer.
# Why
No prior art.
# How
By piggybacking on [`renderling`](https://github.com/schell/renderling) and
[`crabslab`](https://github.com/schell/crabslab).