diff options
| author | Marijn Tamis <[email protected]> | 2018-09-12 14:12:47 +0200 |
|---|---|---|
| committer | Marijn Tamis <[email protected]> | 2018-09-12 14:12:47 +0200 |
| commit | 7bceea80d4a04649f495f4f4331d7e3bdcdb05ca (patch) | |
| tree | 824767cccf7b516a8c0b32467c6314eaa802f58d /NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj | |
| parent | Added missing GenerateProjectsIOS.sh file (diff) | |
| download | nvcloth-7bceea80d4a04649f495f4f4331d7e3bdcdb05ca.tar.xz nvcloth-7bceea80d4a04649f495f4f4331d7e3bdcdb05ca.zip | |
1.1.5 Release (24934621)
Diffstat (limited to 'NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj')
| -rw-r--r-- | NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj b/NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj deleted file mode 100644 index 92416a8..0000000 --- a/NvCloth/samples/external/assimp-4.1.0/test/models/OBJ/testpoints.obj +++ /dev/null @@ -1,22 +0,0 @@ -# Vertex list - -v -0.5 -0.5 0.5 -v -0.5 -0.5 -0.5 -v -0.5 0.5 -0.5 -v -0.5 0.5 0.5 -v 0.5 -0.5 0.5 -v 0.5 -0.5 -0.5 -v 0.5 0.5 -0.5 -v 0.5 0.5 0.5 - -# Point/Line/Face list - -usemtl Default -p 4 3 2 1 -p 2 6 5 1 -p 3 7 6 2 -p 8 7 3 4 -p 5 8 4 1 -p 6 7 8 5 - -# End of file |