Skip to content

vstokstad/vulkan_eng

Repository files navigation

vulkan_eng

Im learing vulkan, rendering and shaders by making a simple asset_manager engine.

requirements

VulkanSDK

Download and install vulkanSDK

glfw3, glm and tinyobjloader

These depencencies are handled by cmake FetchContent. If that doesnt work, you can download them separatley and uncomment the findpackage lines in CMakeLists.

tinyobjloader

glfw3

glm

This project was created with huge help from blurrypiano's littleVulkanEngine tutorial series.

About

Im learing vulkan, rendering and shaders by making a simple game engine.

Resources

Stars

Watchers

Forks

Packages

No packages published