An open API service indexing awesome lists of open source software.

https://github.com/lancelet/vulkan-tutorial-c-plus-plus

(Boring) Me following the Vulkan Tutorial in C++
https://github.com/lancelet/vulkan-tutorial-c-plus-plus

Last synced: 2 days ago
JSON representation

(Boring) Me following the Vulkan Tutorial in C++

Awesome Lists containing this project

README

          

# Vulkan Tutorial

This is just me following the
[C++ Vulkan Tutorial](https://vulkan-tutorial.com), so it's not very
interesting.

Help for me:

```
./shell.sh
cd VulkanTest
make test
```