Added TerraFX.Interop.D3D12MemoryAllocator to README

This commit is contained in:
Adam Sawicki 2021-11-23 13:53:33 +01:00
parent 37423ffd7e
commit 5af718fd7e

View File

@ -107,3 +107,4 @@ For more information see [NOTICES.txt](NOTICES.txt).
# See also
- **[Vulkan Memory Allocator](https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator/)** - equivalent library for Vulkan. License: MIT.
- **[TerraFX.Interop.D3D12MemoryAllocator](https://github.com/terrafx/terrafx.interop.d3d12memoryallocator)** - interop bindings for this library for C#, as used by [TerraFX](https://github.com/terrafx/terrafx). License: MIT.