Skip to content

ZyuN0cUka1/Vulkan_Experiment_01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulkan_Experiment_01

Nothing but a TRY

Requirement

Git
CMake:		3.16~
Vulkan SDK:	1.3.250

Installation

Windows (CMake gui)

  • Visual Studio 2022 works better with CMakePreset

MacOS / Linux

To compile the environment, go into the root directory and enter in a terminal:

bash
mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ../
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages