Commit Graph

11 Commits

Author SHA1 Message Date
Josiah VanderZee dcaa9e8d15 Test for texture coordinates on cube 2024-04-18 11:42:06 -05:00
Josiah VanderZee 58753bc0c9 Scale cube vertices correctly 2024-04-18 11:42:06 -05:00
Josiah VanderZee dd70684e1b Add test for blender cube 2024-04-18 11:42:06 -05:00
Josiah VanderZee 6024141121 Test for correct vertex indices 2024-04-18 11:42:06 -05:00
JosiahWI ac7bac9a3a Load vertex coordinates from glTF buffer 2024-04-18 11:42:06 -05:00
JosiahWI 40a1edef7f Test invalid JSON
Also converted all .cpp and .h line endings to CRLF in this commit.
2024-04-18 11:42:04 -05:00
JosiahWI 70274896b6 Update vertex test for coordinate system
This is also the first working version of the mesh. I successfully
loaded it in Minetest.
2024-04-18 11:40:35 -05:00
JosiahWI 7c6e4caf35 Test case when file is nullptr 2024-04-18 11:40:35 -05:00
JosiahWI 67470a340c Test that minimal triangle has correct vertices 2024-04-18 11:40:34 -05:00
JosiahWI f184784f14 Test that minimal triangle returns some mesh 2024-04-18 11:40:34 -05:00
JosiahWI 9414a23f19 Add test file for glTF mesh loading 2024-04-18 11:40:33 -05:00