Skip to content

Minimal example of a vulkan / GLFW based application for zig.

License

Notifications You must be signed in to change notification settings

kdchambers/vulkan-glfw-barebones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vulkan-glfw-barebones

Minimal example of a vulkan / GLFW based application for zig.

Build Requirements

  • Git
  • Zig (master)

Running

git clone --recurse-submodules https://github.com/kdchambers/vulkan-glfw-barebones
cd vulkan-glfw-barebones
zig build -Drelease-safe run

License

MIT

About

Minimal example of a vulkan / GLFW based application for zig.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages