Skip to content

silversquirl/glfz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLFZ

A friendly GLFW wrapper for Zig, based on the same approach as zgl: incrementally developed, with an object-oriented API. Functions and types are added on-demand, allowing better quality control and ensuring everything is properly tested.

Vulkan support

GLFZ supports Vulkan, through vulkan-zig. To enable this support, you must expose vulkan-zig's bindings to GLFZ as a package with the name "vulkan".

About

Friendly GLFW wrapper for Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages