painterz
Graphics library
A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives.
Low-level implementation of different painting primitives (lines, rectangles, ...) without specialization on a certain draw target
22 stars
4 watching
1 forks
Language: Zig
last commit: 5 months ago
Linked from 1 awesome list
2d-graphicscanvasgraphicspaintingzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
| A Zig language library for reading and writing various image formats | 462 |
| A linear math library for the Zig programming language | 177 |
| A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,260 |
| A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
| A thin, type-safe binding for OpenGL | 441 |
| A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
| A package to statically compile and link zlib in Zig applications. | 21 |
| A library for colorizing file system paths according to an environment variable | 14 |
| A Zig program that draws an OpenGL triangle in a window | 10 |
| A command-line input library written in Zig | 49 |
| A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
| A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 201 |
| A linear algebra library for games and real-time graphics. | 234 |
| A simple paint application built on top of OpenGL and written in Zig. | 11 |