From 744980281df9de0eae653526b48f8f5d3f772707 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Mon, 12 Dec 2022 08:44:33 +0100 Subject: [PATCH] Added minimal single texture example (for testing texture clamping mode) --- sample/TextureSingle.ply | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 sample/TextureSingle.ply diff --git a/sample/TextureSingle.ply b/sample/TextureSingle.ply new file mode 100644 index 000000000..a5ecc7cd5 --- /dev/null +++ b/sample/TextureSingle.ply @@ -0,0 +1,19 @@ +ply +format ascii 1.0 +comment VCGLIB generated +comment TextureFile TextureDouble_A.png +element vertex 4 +property float x +property float y +property float z +element face 2 +property list uchar int vertex_indices +property list uchar float texcoord +property int texnumber +end_header +0 0 0 +1 0 0 +1 1 0 +0 1 0 +3 0 1 2 6 0 0 2 0 2 2 0 +3 0 2 3 6 0 0 2 2 0 2 0