andrewrk / zig-vulkan-triangle

simple triangle displayed using vulkan, xcb, and zig
MIT License
116 stars 15 forks source link

Updated zig-vulkan-triangle to current zig syntax #6

Closed marijnfs closed 4 years ago

marijnfs commented 4 years ago

There were several big changes in syntax, so I updated the vulkan triangle example. I also added /usr/lib64 to libPaths for my system (openSuse), should not interfere with other builds

noerw commented 4 years ago

I further updated to the latest zig-0.5.0+487134554 with this patch