lalishansh / Vulkan-tests

testing while learning Vulkan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vulkan Tests

this is me learning vulkan and playing with it.

dependencies:

CMake,
vcpkg,
vulkan (LunarG reccommended),
C++ 20 compatible compiler (with module support)
powershell (mine: 7.2.2)

Objectives:

cross platform
Cpp20
Vulkan expertise

Note:

Look into older commits for more information on specifics for corresponding files (why doing something that way)

image shaded msdf generated font and images

About

testing while learning Vulkan


Languages

Language:C 54.4%Language:C++ 43.7%Language:GLSL 1.0%Language:CMake 0.8%Language:PowerShell 0.1%