MMagueta / Engine

A toy vulkan engine I am learning Vulkan with

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A toy Vulkan engine

About

I am just playing around with Vulkan

How to run

I am using Visual Studio to run, but so long you have the vulkan headers (in Nix, the vulkan-headers package is the one), either gcc or clang should do.

About

A toy vulkan engine I am learning Vulkan with


Languages

Language:C++ 99.5%Language:GLSL 0.5%