From 2b6fb6fc8c58a1926e5d4bc562dc50b30050f6a7 Mon Sep 17 00:00:00 2001 From: Sergey Kosarevsky Date: Sat, 2 Sep 2023 16:50:10 -0700 Subject: [PATCH] Added LightweightVK --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8aed14d..55a1a5a 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,7 @@ See **[Documentation](https://gpuopen-librariesandsdks.github.io/VulkanMemoryAll - **[Flax Engine](https://flaxengine.com/)** - **[Godot Engine](https://github.com/godotengine/godot/)** - multi-platform 2D and 3D game engine. License: MIT. - **[Lightweight Java Game Library (LWJGL)](https://www.lwjgl.org/)** - includes binding of the library for Java. License: BSD. +- **[LightweightVK](https://github.com/corporateshark/lightweightvk)** - lightweight C++ bindless Vulkan 1.3 wrapper. License: MIT. - **[PowerVR SDK](https://github.com/powervr-graphics/Native_SDK)** - C++ cross-platform 3D graphics SDK, from Imagination. License: MIT. - **[Skia](https://github.com/google/skia)** - complete 2D graphic library for drawing Text, Geometries, and Images, from Google. - **[The Forge](https://github.com/ConfettiFX/The-Forge)** - cross-platform rendering framework. Apache License 2.0.