Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

15 lines (14 loc) · 1.02 KB

Third Party Dependencies

  • cr - Debug code hot-reload
  • dr_libs - Audio decoding/encoding
  • fastnoise - Noise algorithms
  • libjpgd - JPG image loader/writer
  • libspng - PNG image loader/writer
  • miniz - Data compression (zlib replacement)
  • msdf - Font multi-channel signed distance field generator
  • stb - Single-file public domain libraries
  • tinydng - DNG/TIFF image loader
  • tinyexr - OpenEXR image loader/writer
  • tinygltf - glTF 2.0 model loader
  • tinyobj - OBJ model loader

Large header only libraries have been split between headers and implementations.