Commit Graph

6 Commits

Author SHA1 Message Date
JosiahWI
0aa0331d46
Remove unneeded tinygltf include from header 2023-05-15 10:08:09 -05:00
JosiahWI
280eb5b27f
Mark CGLTFMeshFileLoader constructor as noexcept 2023-05-13 12:12:22 -05:00
Josiah VanderZee
1b9d3ca502
Test for correct vertex indices 2023-01-27 16:17:15 -06:00
JosiahWI
46148bbf61
Load vertex coordinates from glTF buffer 2023-01-27 16:17:14 -06:00
JosiahWI
df5a413083
Test invalid JSON
Also converted all .cpp and .h line endings to CRLF in this commit.
2023-01-27 16:17:13 -06:00
JosiahWI
4860523223
Add GLTF mesh file loader 2023-01-27 16:16:03 -06:00