From f80a0e055ef9efa4d82811effebdf43446d8a307 Mon Sep 17 00:00:00 2001 From: Viktor Kovacs Date: Wed, 3 Nov 2021 08:18:54 +0100 Subject: [PATCH] Update README.md --- README.md | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index ef86501..36101ce 100644 --- a/README.md +++ b/README.md @@ -19,25 +19,8 @@ The repository is separated into two parts. See more information in the [Develop ## Supported file formats -### Import - -- obj (with mtl and texture) -- 3ds (with texture) -- stl (text and binary) -- ply (text and binary) -- gltf (text and binary) -- 3dm (experimental) -- fbx (experimental) -- off (text only) - -### Export - -- obj (with mtl) -- stl (text and binary) -- ply (text and binary) -- gltf (text and binary) -- 3dm (experimental) -- off (text only) +* **Import**: obj, 3ds, stl, ply, gltf, off, 3dm, fbx, dae, wrl, 3mf, ifc +* **Export**: obj, stl, ply, gltf, off, 3dm ## Features