Josiah VanderZee
|
b1260a8927
|
Scale cube vertices correctly
|
2023-01-27 16:17:16 -06:00 |
|
Josiah VanderZee
|
e784335115
|
Add test for blender cube
|
2023-01-27 16:17:16 -06:00 |
|
Josiah VanderZee
|
1b9d3ca502
|
Test for correct vertex indices
|
2023-01-27 16:17:15 -06:00 |
|
JosiahWI
|
ffd5364533
|
Remove constexpr from readFloat
|
2023-01-27 16:17:14 -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
|
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 |
|