fknfilewalker / evk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

efficient vulkan - EVK (WIP)

This project wraps CMake and c++20 modules around vulkan.hpp + adds some optional convenience helper functions on top of it

The goal here is not to make another vulkan framework, but instead to provide convenience functions that can be opted in and out at any given time.

About


Languages

Language:C++ 89.8%Language:CMake 8.6%Language:Makefile 1.0%Language:Batchfile 0.7%