models of obj

This commit is contained in:
Jun Zhou
2023-04-23 18:15:59 +02:00
committed by GitHub
parent 50b9353019
commit 28e9dc0809
2 changed files with 13 additions and 0 deletions

5
apps/imgs/Triangle.obj Normal file
View File

@@ -0,0 +1,5 @@
v 100 150
v 42.3 50
v 157.7 50
f 1 2 3

8
apps/imgs/Triangles.obj Normal file
View File

@@ -0,0 +1,8 @@
v 100 150
v 42.3 50
v 157.7 50
v 180 100
v 200 120
f 1 2 3
f 1 3 4
f 1 4 5