Collection of C/C++ native libraries used in different projects
- alimer_audio: Audio library using miniaudio
- alimer_image: Image loading library
- SPIRV-Cross: Parses and converts SPIR-V to other shader languages
- SPIRV-Reflect: Parses and converts SPIR-V to other shader languages
- VulkanMemoryAllocator: Lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode
- SDL: Simple Directmedia Layer
- cimgui: c-api for imgui (https://github.com/ocornut/imgui)
- cimnodes: C wrapping of https://github.com/Nelarius/imnodes