initial commit-moved from vulkan_guide

This commit is contained in:
2025-10-10 22:53:54 +09:00
commit 8853429937
2484 changed files with 973414 additions and 0 deletions

4
third_party/fastgltf/tests/README.md vendored Normal file
View File

@@ -0,0 +1,4 @@
# tests
The tests are written with C++20 and [Catch2](https://github.com/catchorg/Catch2). To run, one also
needs to init the submodules and therefore download the [glTF-Sample-Models](https://github.com/KhronosGroup/glTF-Sample-Models/).