Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 245 Bytes

File metadata and controls

5 lines (5 loc) · 245 Bytes

VulkanHelloTriangleC

This repo is an implementation of vulkan-tutorial in C.

It relies on lunarSDK for debug calls.
The Makefile is made with Linux in mind. You will have to change it for other platforms.