mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-21 06:40:35 +08:00
Initial commit
fbshipit-source-id: ad58e416e3ceeca85fae0583308968d04e78fe0d
This commit is contained in:
10
tests/data/missing_files_obj/model2.obj
Normal file
10
tests/data/missing_files_obj/model2.obj
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
mtllib model2.mtl
|
||||
|
||||
v 0.1 0.2 0.3
|
||||
v 0.2 0.3 0.4
|
||||
v 0.3 0.4 0.5
|
||||
v 0.4 0.5 0.6
|
||||
usemtl material_1
|
||||
f 1 2 3
|
||||
f 1 2 4
|
||||
Reference in New Issue
Block a user