Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Basic Triangle Demo

Nim example of the vulkan triangle tutorial(Up to "drawing a triangle") using newly generated vulkan bindings from my recent fork

Images

image

Usage

MacOS

preReqs: VulkanSDK and nim

nimble run

or

nimble build; ./build/vktriangledemo

Windows

[TODO] need to setup shader compilation I believe

License

MIT License

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

About

Nim example of the vulkan triangle

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages