My code for learning Vulkan.
Find a file
2025-11-24 10:50:50 -05:00
scripts Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
wraps Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
.gitignore Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
.vimrc_proj Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
main.cpp Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
Makefile Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
meson.build Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
stb_image.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_engine.cpp Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_engine.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_initializers.cpp Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_initializers.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00
vk_types.h Initial commit with the chapter-0 code working. 2025-11-24 10:50:50 -05:00