Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cowuake/basicvulkan


https://github.com/cowuake/basicvulkan

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

Simple Vulkan Demo employing SDL2 (hard WIP)
The project originates from a refactoring of [this Gist](https://gist.github.com/YukiSnowy/dc31f47448ac61dd6aedee18b5d53858)

## Run the demo
The project has been configured to be built with CMake.
Only tested on Fedora Linux relying on VSCode with the "CMake Tools" extension installed: with this setup, running the demo should be as trivial as opening the folder in the editor, selecting a kit and launching a debug session.