learnopengl
Zig OpenGL tutorial
A tutorial project demonstrating how to use OpenGL with the Zig programming language
https://learnopengl.com tutorials ported to zig
141 stars
7 watching
13 forks
Language: Zig
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
belse-de/zig-tut | A collection of tutorials and projects to learn the Zig programming language | 18 |
tommai78101/initializingopengl | A comprehensive guide to initializing OpenGL for developers | 45 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
zig-community/hello-triangle | A Zig program that draws an OpenGL triangle in a window | 10 |
paroj/gltut | A series of tutorials on using OpenGL for graphical rendering | 1,578 |
ianacaburian/learnjuceopengl | A tutorial project on 2D graphics programming in JUCE using OpenGL | 21 |
capnramses/antons_opengl_tutorials_book | A collection of demo projects demonstrating OpenGL 4 programming techniques | 975 |
tomdalling/opengl-series | Code and resources for learning OpenGL programming through a series of tutorials | 812 |
sobeston/zig.guide | A comprehensive resource for learning Zig programming language | 696 |
aransentin/zwl | A comprehensive, cross-platform windowing library for building desktop applications in Zig. | 99 |
stackgl/webgl-workshop | Learn the basics of WebGL in a structured and hands-on approach | 1,492 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
gregtatum/talk-webgl-beyond-dom | An introductory tutorial on using WebGL to create graphics beyond the typical DOM-based web applications | 16 |