Skip to content

Result of following vulkan-tutorial.com, to be transitioned into playground project at some point with proper architecture

License

Notifications You must be signed in to change notification settings

pbbastian/vulkan-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Tutorial

This repository contains the result of me following excellent Vulkan Tutorial.

While the tutorial uses "native" Vulkan, I've decided to use the Vulkan-Hpp wrapper. I've made some changes to the Vulkan-Hpp generator, in order to make it emit which native type is being wrapped and a constexpr string literal containing the name of the object type.

About

Result of following vulkan-tutorial.com, to be transitioned into playground project at some point with proper architecture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages