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
21 stars
3 watching
0 forks
Language: Zig
last commit: 2 months ago
Linked from 1 awesome list
2d-graphicscanvasgraphicspaintingzigzig-packageziglang
Related projects:
Repository | Description | Stars |
---|---|---|
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
ziglibs/zlm | A linear math library for the Zig programming language | 174 |
olikraus/u8glib | A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. | 1,253 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
ziglibs/zwin | A library that provides a portable and efficient way to create windows on Windows using the Zig programming language | 4 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
ziglibs/lscolors | A library for colorizing file system paths according to an environment variable | 14 |
zig-community/hello-triangle | A Zig program that draws an OpenGL triangle in a window | 10 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglibs/fontaine | A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
getty-zig/getty | A serialization framework that provides efficient and customizable data modeling and serialization capabilities | 198 |
kooparse/zalgebra | A linear algebra library designed to support computer graphics and game development. | 229 |
ikskuh/zigpaint | A simple paint application built on top of OpenGL and written in Zig. | 11 |