From cc2ed229ac7a6b391d070978cbcfd9ca572abcf9 Mon Sep 17 00:00:00 2001 From: Paolo Cignoni Date: Mon, 27 Mar 2017 14:08:03 +0200 Subject: [PATCH] Building a folder with small sample meshes --- apps/{tridecimator => meshes}/Tetraascii.ply | 0 apps/{tridecimator => meshes}/quad.ply | 0 apps/{tridecimator => meshes}/quad4.ply | 0 apps/{tridecimator => meshes}/quad5.ply | 0 apps/tridecimator/{readme.txt => readme.md} | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename apps/{tridecimator => meshes}/Tetraascii.ply (100%) rename apps/{tridecimator => meshes}/quad.ply (100%) rename apps/{tridecimator => meshes}/quad4.ply (100%) rename apps/{tridecimator => meshes}/quad5.ply (100%) rename apps/tridecimator/{readme.txt => readme.md} (100%) diff --git a/apps/tridecimator/Tetraascii.ply b/apps/meshes/Tetraascii.ply similarity index 100% rename from apps/tridecimator/Tetraascii.ply rename to apps/meshes/Tetraascii.ply diff --git a/apps/tridecimator/quad.ply b/apps/meshes/quad.ply similarity index 100% rename from apps/tridecimator/quad.ply rename to apps/meshes/quad.ply diff --git a/apps/tridecimator/quad4.ply b/apps/meshes/quad4.ply similarity index 100% rename from apps/tridecimator/quad4.ply rename to apps/meshes/quad4.ply diff --git a/apps/tridecimator/quad5.ply b/apps/meshes/quad5.ply similarity index 100% rename from apps/tridecimator/quad5.ply rename to apps/meshes/quad5.ply diff --git a/apps/tridecimator/readme.txt b/apps/tridecimator/readme.md similarity index 100% rename from apps/tridecimator/readme.txt rename to apps/tridecimator/readme.md