vug / vulkan-study

Vulkan graphics API studies, examples, snippets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vulkan-study

Vulkan graphics API studies, examples, snippets...

To clone this repository together with dependency submodules:

git clone --recurse-submodules https://github.com/vug/graphics-stuff.git

If this repo was already cloned without --recourse-submodules the dependencies can be pulled later via

git submodule update --init --recursive

About

Vulkan graphics API studies, examples, snippets

License:MIT License


Languages

Language:C++ 79.6%Language:HTML 8.5%Language:JavaScript 7.9%Language:CMake 3.8%Language:Python 0.2%