Skip to content

Nothing special. I just learn Vulkan in the `static_cast<size_t>(-1)` time.

Notifications You must be signed in to change notification settings

golxzn/vulkan-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan Corpse

Current progress

What is that?

Didn't you get it reading the title? I just trying to learn Vulkan in the static_cast<size_t>(-1) time.

How to build?

I usually use vscode with the CMake Tools extension. The compiler I use is Clang 18.1.7 x86_64-pc-windows-msvc, but you should probably success to build with your own.

What about to run & debug?

It's essentially important to open the workspace to debug the project using F5 key.

If you want to just run it, the execution directory is root of the project, so the assets directory should be near the place you run.

About

Nothing special. I just learn Vulkan in the `static_cast<size_t>(-1)` time.

Resources

Stars

Watchers

Forks

Packages

No packages published