Skip to content

Latest commit

 

History

History

opengl-sdl

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

OpenGL (SDL)

Creates a window using SDL3, then draws to it using OpenGL bindings generated by zigglgen.

Uses the castholm/SDL Zig package, which builds SDL3 from source using the Zig build system.

Preview

Building

Requires Zig 0.12.1, 0.13.0 or 0.14.0-dev (master).

zig build run