Commit Graph

12 Commits

Author SHA1 Message Date
93b538cb58 Test vertex normals on cube 2023-01-27 16:17:17 -06:00
d90b906d26 Test for texture coordinates on cube 2023-01-27 16:17:16 -06:00
b1260a8927 Scale cube vertices correctly 2023-01-27 16:17:16 -06:00
e784335115 Add test for blender cube 2023-01-27 16:17:16 -06:00
1b9d3ca502 Test for correct vertex indices 2023-01-27 16:17:15 -06:00
46148bbf61 Load vertex coordinates from glTF buffer 2023-01-27 16:17:14 -06:00
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
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
3cb592369d Test case when file is nullptr 2023-01-27 16:16:18 -06:00
336aa204fb Test that minimal triangle has correct vertices 2023-01-27 16:16:17 -06:00
4f5588e7e8 Test that minimal triangle returns some mesh 2023-01-27 16:16:17 -06:00
21ce3d9657 Add test file for glTF mesh loading 2023-01-27 16:16:14 -06:00