Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan-Viking-Room

This is a sample while is using Vulkan to project models onto the screen for display.

Build

I build this project on Window. Please write a file to generate .spv if you want to use it on Linux or Mac.

###Requirement

  1. GLFW
  2. GLM
  3. stb_image
  4. tiny_obj_loader
  5. VulkanSDK

Use

  1. Link to third-party libraries;
  2. Run compile.bat;
  3. Put the .spv file into the shaders folder;
  4. Make main.cpp a startup item;
  5. Run or Debug.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages