https://github.com/ikskuh/zigpaint
A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.
https://github.com/ikskuh/zigpaint
opengl zig
Last synced: 4 months ago
JSON representation
A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.
- Host: GitHub
- URL: https://github.com/ikskuh/zigpaint
- Owner: ikskuh
- Created: 2019-08-13T21:43:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T06:45:41.000Z (almost 6 years ago)
- Last Synced: 2025-02-02T03:21:29.052Z (4 months ago)
- Topics: opengl, zig
- Language: Zig
- Size: 31.3 KB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZigPaint
A simple paint application written in Zig. Used to create an OpenGL loader/wrapper and a minimal UI system.