pretzel 0.1.0

2D rendering 🥨
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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).