SoftRenderLib
Software renderer
A collection of software rendering routines for 2D and 3D graphics in Zig.
A collection of software rendering routines
21 stars
4 watching
0 forks
Language: Zig
last commit: about 5 years ago
Linked from 1 awesome list
rasterizerrasterizer-3dsoftware-rasterizersoftware-renderersoftware-renderingzigziglang
Related projects:
Repository | Description | Stars |
---|---|---|
winksaville/zig-3d-soft-engine | An attempt to create a basic 3D rendering engine using the Zig programming language. | 3 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 51 |
ziglibs/fontaine | A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
ikskuh/sdl.zig | Provides a Zig wrapper around SDL2 with object API and error handling | 369 |
ikskuh/zigpaint | A simple paint application built on top of OpenGL and written in Zig. | 11 |
ikskuh/zig-qoi | An implementation of the Quite OK Image Format in Zig. | 134 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
emilk/imgui_software_renderer | Software renderer for Dear ImGui GUI library | 269 |
ziglang/zig | A general-purpose programming language and toolchain for building robust, maintainable software | 35,396 |
pfgithub/pixelcode | A text rendering system written in Zig that uses pixel art to display custom fonts and characters. | 7 |
ziglibs/painterz | A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. | 22 |
ikskuh/zigandroidtemplate | An example project demonstrating how to create minimal Android apps using the Zig programming language. | 346 |
kubkon/zig-snapshots | Generates an interactive HTML visualization of Zig's incremental linker state | 44 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
ikskuh/zig-args | An argument parser library for Zig programming language | 255 |