Skip to content
Snippets Groups Projects

Resolve "Listung von Dependencies"

Merged Tobias Frisch requested to merge 97-listung-von-dependencies into develop
Files
6
+ 13
0
# Asset-Loader
A VkCV module to load basic assets like models, materials and images
## Build
### Dependencies (required):
| Name of dependency | Used as submodule |
|----------------------------------------------------|---|
| [fx-gltf](https://github.com/jessey-git/fx-gltf) | ✅ |
| [nlohmann::json](https://github.com/nlohmann/json) | ✅ |
| [stb](https://github.com/nothings/stb) | ✅ |
Loading