File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# VK², Kotlin Wrapper for Vulkan
22
3+ [ ![ Build Status] ( https://github.com/kotlin-graphics/vkk/workflows/build/badge.svg )] ( https://github.com/kotlin-graphics/vkk/actions?workflow=build )
4+ [ ![ license] ( https://img.shields.io/badge/License-Apache%202.0-orange.svg )] ( https://github.com/kotlin-graphics/vkk/blob/master/LICENSE )
5+ [ ![ Release] ( https://jitpack.io/v/kotlin-graphics/vkk.svg )] ( https://jitpack.io/#kotlin-graphics/vkk )
6+ ![ Size] ( https://github-size-badge.herokuapp.com/kotlin-graphics/vkk.svg )
7+ [ ![ Github All Releases] ( https://img.shields.io/github/downloads/kotlin-graphics/vkk/total.svg )] ( )
38
49The goal of the VK² is to provide a library for the Vulkan C API to improve the developers Vulkan experience without introducing
510any considerable CPU runtime cost. It adds features like type safety for enums and bitfields, collection support, exceptions and simple enumerations.
You can’t perform that action at this time.
0 commit comments