Initial commit

This commit is contained in:
Robert Nasarek 2026-06-25 09:11:23 +02:00
commit 05c65aad4d
155 changed files with 93617 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# Test fixture for OBJ fallback when the referenced material file is missing.
mtllib missing-material.mtl
o Triangle
v 0.000000 0.000000 0.000000
v 1.000000 0.000000 0.000000
v 0.000000 1.000000 0.000000
vn 0.0000 0.0000 1.0000
f 1//1 2//1 3//1