From 664a49af7d8f8de87e6e42e8d60b7804fc280bd4 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Wed, 30 Nov 2016 15:01:41 +0100 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11a3ef2..f3ab10c 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ A few utilities to manage 3D models : - `convert.py` that converts any type of model to any other - `viewer.py` which is a simple script that renders a 3d model -## Supported format +## Supported formats - Wavefront `.obj` - Stanford `.ply` + - STL files `.stl`