Added Vulkan Memory Allocator library.

This commit is contained in:
Adam Sawicki 2018-12-14 11:44:09 +01:00
parent adaf547392
commit d5325d3e46
1 changed files with 1 additions and 0 deletions

View File

@ -221,6 +221,7 @@ as C/C++, as this is not an obstacle to most users.)
| |**[seamoptimizer](https://github.com/ands/seamoptimizer)** | **public domain** |C/C++|**1**| modify lightmap data to hide seams
| | [tinygizmo](https://github.com/ddiakopoulos/tinygizmo) | **public domain** | C++ | 2 | gizmo objects for interactively editing 3d transformations
| |**[Vertex Cache Optimizer](https://github.com/Sigkill79/sts)** | **public domain** |C/C++|**1**| vertex cache optimization of meshes
| | [Vulkan Memory Allocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator)|MIT|C/C++|**1**| memory allocator for Vulkan
# hardware
| | library | license | API |files| description