Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

markgarcia/squadbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

squadbox

A gaem for portfolio and for learning Vulkan.

Currently being built and tested in Windows with Visual Studio 2017.

Instructions:

  • Install LunarG Vulkan SDK.
  • Install vcpkg and the following:
    • GLFW
    • glm
    • assimp
    • imgui
    • boost
  • I recommend using Visual Studio and directly opening this as a CMake project. IMPORTANT: If you do this please properly set CMAKE_TOOLCHAIN_FILE in CMakeSettings.json to vcpkg's.
  • Run.

About

A gaem for portfolio and for learning Vulkan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published