A lightweight GUI toolkit for Zig, focused on simplicity and performance.
https://codeberg.org/pparaxan/Quark
- Zig 99.1%
- GLSL 0.8%
- C 0.1%
Introduce a texture cache and per-texture descriptor sets that draw images in batches with a descriptor rebinding to avoid overwriting a single global texture. This commit used AI. |
||
|---|---|---|
| .forgejo | ||
| .vscode | ||
| .zed | ||
| build | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| build.zig | ||
| build.zig.zon | ||
| LICENSE | ||
| README.md | ||