Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Tutorial PDF implemented in C

[https://vulkan-tutorial.com/] but in C99 instead of C++

Please note that this is a reference implementation it is only useful to debug your own implementation as you follow along in the tutorial, and not anything else.

building

Make sure you install:

  • libassimp-dev
  • libcglm-dev

then run:

./build/linux.sh && ./build/build_linux/vkt

About

Vulkan Tutorial PDF implemented in C

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages