Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 452 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 452 Bytes

nimVulkanTutorial

CURRENTLY IN PROGRESS

The full Vulkan Tutorial ported to Nim

Usage

MacOS

preReqs: VulkanSDK and nim

nimble run

or

nimble build; ./build/nimVulkanTutorial

Windows

[TODO] need to setup shader compilation I believe

License

MIT License

Feel free to fork and improve, rewrite, use as a base, etc...