Skip to content

Files

Latest commit

 

History

History

External

Third Party Dependencies

  • Vulkan - Vulkan interface

  • OpenAL - Audio interface

  • Volk - Meta loader for Vulkan API

  • GLFW - Window creation

  • Freetype - Font loading

  • Glslang - Shader compiling

  • Bullet3 - Physics integration

  • PhysFS - Archive file access

  • bitmask - Bitmask operators for enum classes

  • cr - Debug code hot-reload

  • dr_libs - Audio decoding/encoding

  • FastNoiseLite - Noise noise generation library

  • FidelityFX-FSR - FidelityFX Super Resolution

  • libjpgd - JPG image loader/writer

  • libspng - PNG image loader/writer

  • magic_enum - Static reflection for enums

  • miniz - Data compression (zlib replacement)

  • rocket - Fast signal/slots library

  • stb - Single-file public domain libraries

  • tinydng - DNG/TIFF image loader

  • tinyexr - OpenEXR image loader/writer

  • tinygltf - glTF 2.0 model loader

  • tinymsdf - Multi-channel signed distance field generator

  • tinyobj - OBJ model loader

  • Zippy - A simple C++ wrapper around the 'miniz' zip library

Header only libraries have been split between headers and implementations.