From edb376d02ffacc1aa985f3a4b8a1dec3a22e770b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 27 Feb 2023 16:40:53 +0100 Subject: [PATCH] Added file --- .../TestFiles/meshlab-faceTexCoords.ply | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 src/Unittests/TestFiles/meshlab-faceTexCoords.ply diff --git a/src/Unittests/TestFiles/meshlab-faceTexCoords.ply b/src/Unittests/TestFiles/meshlab-faceTexCoords.ply new file mode 100644 index 00000000..070b8952 --- /dev/null +++ b/src/Unittests/TestFiles/meshlab-faceTexCoords.ply @@ -0,0 +1,34 @@ +ply +format ascii 1.0 +comment VCGLIB generated +comment TextureFile tex_0.jpg +comment TextureFile tex_1.jpg +element vertex 8 +property float x +property float y +property float z +element face 12 +property list uchar int vertex_indices +property list uchar float texcoord +property int texnumber +end_header +0.5 0.5 0.5 +-0.5 0.5 0.5 +0.5 -0.5 0.5 +-0.5 -0.5 0.5 +0.5 0.5 -0.5 +-0.5 0.5 -0.5 +0.5 -0.5 -0.5 +-0.5 -0.5 -0.5 +3 0 1 2 6 0 0 0.1 0.1 0.2 0.2 0 +3 3 2 1 6 0 0 -0.1 -0.1 -0.2 -0.2 0 +3 0 2 4 6 0 0 0.1 0.1 0.2 0.3 1 +3 6 4 2 6 0 0 0.1 0.1 0.2 0.2 1 +3 0 4 1 6 0 0 0.1 0.1 0.2 0.2 1 +3 5 1 4 6 0 0 0.1 0.1 0.2 0.2 1 +3 7 5 6 6 0 0 0.1 0.1 0.2 0.2 0 +3 4 6 5 6 0 0 0.1 0.1 0.2 0.2 0 +3 7 6 3 6 0 0 0.1 0.1 0.2 0.2 0 +3 2 3 6 6 0 0 0.1 0.1 0.2 0.2 0 +3 7 3 5 6 0 0 0.1 0.1 0.2 0.2 0 +3 1 5 3 6 0 0 0.1 0.1 0.2 0.2 0