The full Vulkan Tutorial ported to Nim
preReqs: VulkanSDK and nim
nimble run
or
nimble build; ./build/nimVulkanTutorial
[TODO] need to setup shader compilation I believe
Feel free to fork and improve, rewrite, use as a base, etc...
The full Vulkan Tutorial ported to Nim
preReqs: VulkanSDK and nim
nimble run
or
nimble build; ./build/nimVulkanTutorial
[TODO] need to setup shader compilation I believe
Feel free to fork and improve, rewrite, use as a base, etc...