vinjn / awesome-vulkan

Awesome Vulkan ecosystem
https://vinjn.github.io/awesome-vulkan/
3.31k stars 279 forks source link

Add a few libraries, make section more granular #98

Closed wrosecrans closed 3 years ago

wrosecrans commented 3 years ago

Add VkFFT, VulkanMemoryAllocator-Hpp, glslang, SPIRV-Cross to Libraries. Reorganize Libraries section into smaller, more granular categories rather than a flat list Move Rust and Kotlin bindings from Libraries section to Bindings.

The exact categorization is a bit arbitrary, and reasonable people can disagree about exactly how best to divide things up, or whether some of these things might also fit in another category. But I think this makes it a bit easier to browse for something that might be useful.

vinjn commented 3 years ago

Really appreciate it, merging!