hello-triangle

Triangle drawing example

A Zig program that draws an OpenGL triangle in a window

Opens a window and draws a nice little triangle

GitHub

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

exampleopengltutorialzigziglang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cshenton/learnopengl A tutorial project demonstrating how to use OpenGL with the Zig programming language 144
ziglibs/zgl A thin, type-safe binding for OpenGL 441
zigzap/hello-master A simple Zig program demonstrating the basic usage of the Zig programming language 2
andrewrk/zig-vulkan-triangle A simple implementation of a triangle using Vulkan and Zig, showcasing graphics rendering with xcb. 117
ziglibs/painterz A library that provides platform-independent, low-level implementations of 2D graphics drawing primitives. 22
staltz/zig-nodejs-example An example of a Node.js native module written in Zig, showcasing its capabilities and demonstrating how to create a simple native module. 125
zighelp/zighelp A comprehensive resource for learning and using the Zig programming language. 38
zigimg/zigimg A Zig language library for reading and writing various image formats 462
ikskuh/zigpaint A simple paint application built on top of OpenGL and written in Zig. 11
belse-de/zig-tut A collection of tutorials and projects to learn the Zig programming language 18
zig-community/zig-showdown A community-driven project creating a small multiplayer 3D shooter game in pure Zig language 52
ziglibs/zlm A linear math library for the Zig programming language 177
dundalek/notcurses-zig-example A demo showing how to use the Notcurses library for building terminal UIs with Zig 63
paroj/gltut A series of tutorials on using OpenGL for graphical rendering 1,590
prime31/zig-renderkit An OpenGL backend API abstraction layer for Zig programming language 69