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

GitHub

22 stars
4 watching
1 forks
Language: Zig
last commit: about 2 years ago
Linked from 1 awesome list

2d-graphicscanvasgraphicspaintingzigzig-packageziglang

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zigimg/zigimgA Zig language library for reading and writing various image formats462
ziglibs/zlmA linear math library for the Zig programming language177
olikraus/u8glibA graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility.1,260
ziglibs/zig-windows-consoleA collection of tools and utilities for working with the Windows console in Zig programming language.6
ziglibs/zglA thin, type-safe binding for OpenGL441
ziglibs/zwinA library that provides a portable and efficient way to create windows on Windows using the Zig programming language4
mattnite/zig-zlibA package to statically compile and link zlib in Zig applications.21
ziglibs/lscolorsA library for colorizing file system paths according to an environment variable14
zig-community/hello-triangleA Zig program that draws an OpenGL triangle in a window10
ziglibs/zinputA command-line input library written in Zig49
ziglibs/fontaineA text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts.34
getty-zig/gettyA serialization framework that provides efficient and customizable data modeling and serialization capabilities201
kooparse/zalgebraA linear algebra library for games and real-time graphics.234
ikskuh/zigpaintA simple paint application built on top of OpenGL and written in Zig.11