An open API service indexing awesome lists of open source software.

https://github.com/schell/pretzel

2D rendering library based on renderling and rust-gpu
https://github.com/schell/pretzel

Last synced: 28 days ago
JSON representation

2D rendering library based on renderling and rust-gpu

Awesome Lists containing this project

README

        

# 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).