Skip to content

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

Notifications You must be signed in to change notification settings

vstokstad/vulkan_eng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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