Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 684 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 684 Bytes

Successor ----> Garden

Usage

Preparation

  1. Make sure your graphics card supports the Vulkan graphics API.
  2. Update your video card drivers to the latest available.

Installation

  1. Install Visual Studio 2019 with C++ support. Or update current using Visual Studio Installer.
  2. Install Visual Studio GLSL langugage intergration. (optionaly)
  3. Install Vulkan SDK 1.1.126.0.

Cloning

  1. Clone this repository using any git client.
  2. Update all repository submodules.