Assignment 2: Add yaml-cpp

This commit is contained in:
Alex Hirsch 2020-12-05 21:53:27 +01:00
parent acd9c83f38
commit 91ebb284cf

View File

@ -26,6 +26,7 @@ You are allowed to use:
- [ncurses](https://invisible-island.net/ncurses/)
- [OpenAL](https://openal.org/)
- [nlohmann/json](https://github.com/nlohmann/json) / [RapidJSON](https://rapidjson.org/)
- [yaml-cpp](https://github.com/jbeder/yaml-cpp)
- [Assimp](https://www.assimp.org/)
- [stb-image](https://github.com/nothings/stb/blob/master/stb_image.h)
- [Ogg](https://xiph.org/ogg/) / [Vorbis](https://xiph.org/vorbis/) / [Opus](https://opus-codec.org/)