From ae0d30d3e5b8f6f2c1ca4359278d7bc9fc018e93 Mon Sep 17 00:00:00 2001 From: cignoni Date: Wed, 29 Mar 2006 09:27:32 +0000 Subject: [PATCH] added attributes --- apps/trimeshinfo/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/trimeshinfo/readme.txt b/apps/trimeshinfo/readme.txt index 2733f341..4798d248 100644 --- a/apps/trimeshinfo/readme.txt +++ b/apps/trimeshinfo/readme.txt @@ -32,7 +32,7 @@ and retrieval. For each analyzed dataset the following information are extracted: -* Number of Vertices (Unreferenced vertices are listed separately) +* Number of Vertices * Number of Faces * Number of Edges * Number of Connected Components @@ -49,6 +49,7 @@ For each analyzed dataset the following information are extracted: for each internal vertex, and 4 incident edges for each vertex on the boundary. In all other cases we consider the mesh irregular.) * Volume +* Attribute present on mesh (colors, texture coords etc); The application has no graphical interface but works as the "Metro" tool on command line.