Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 396 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 396 Bytes

RunAwayAndUseMetal

https://vulkan-tutorial.com/Introduction

git submodule update --init --recursive
cd vcpkg
.\bootstrap-vcpkg.bat

using Visual Studio or Clion open this folder direclty, IDEs take care of the next step.

TODO:

  • InputSystem
  • std::container -> pmr
  • ECS
  • Mesh Shader
  • RayTracing pass
  • Multi Device Queue
  • too long to write down