jtsiomb / assfileLinks
C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.
☆17Updated 2 years ago
Alternatives and similar repositories for assfile
Users that are interested in assfile are comparing it to the libraries listed below
Sorting:
- Colby Hall's C++ Standard Library☆11Updated 6 years ago
- A collection of all my single-header libraries.☆17Updated 2 years ago
- etc texture decoder☆20Updated 6 years ago
- A small realtime software rendering library☆17Updated 5 years ago
- A music player that lists and plays all .mp3 files in a given folder. Everything is written without any external code, except decoding of…