zig-3d-soft-engine
3D renderer
An attempt to create a basic 3D rendering engine using the Zig programming language.
An attempt to create a 3D engine in software using zig.
3 stars
3 watching
0 forks
Language: Zig
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ikskuh/softrenderlib | A collection of software rendering routines for 2D and 3D graphics in Zig. | 21 |
avokadoen/zig_vulkan | A tool for creating a Vulkan-based graphics renderer using Zig programming language | 49 |
ziglibs/fontaine | A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
zig-community/zig-showdown | A community-driven project creating a small multiplayer 3D shooter game in pure Zig language | 51 |
zertovitch/engine-3d | Real-time 3D rendering software using Ada programming language | 2 |
andrewrk/zig-vulkan-triangle | A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. | 116 |
jonsnowbd/slingworks | A 2D game engine built in Zig with a focus on simplicity and flexibility, aiming to make it easy for developers and enthusiasts to create and contribute to games. | 24 |
kristianhasselknippe/zig-game-engine | A learning project to create a game engine using the Zig programming language | 7 |
winksaville/zig-parse-number | A utility that provides a function to parse numbers from strings into various data types | 0 |
srekel/zag | A game development project with a custom engine written in Zig and C. | 8 |
chadwain/zss | A CSS layout engine and document renderer written in Zig. | 36 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
asny/three-d | A 2D/3D graphics renderer that provides a simple and powerful way to draw on multiple platforms. | 1,323 |
uinosoft/t3d.js | A lightweight, web-first 3D rendering library with extendable functionality | 188 |