1
0
Commit Graph

6 Commits

Author SHA1 Message Date
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
60e70c3cc5 Update vertex test for coordinate system
This is also the first working version of the mesh. I successfully
loaded it in Minetest.
2023-01-27 16:16:18 -06:00
JosiahWI
336aa204fb Test that minimal triangle has correct vertices 2023-01-27 16:16:17 -06:00
JosiahWI
4f5588e7e8 Test that minimal triangle returns some mesh 2023-01-27 16:16:17 -06:00
JosiahWI
4860523223 Add GLTF mesh file loader 2023-01-27 16:16:03 -06:00