From 1e70de961983b43ac417b87422a663130d73fa11 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Thu, 5 May 2022 23:13:54 +0200 Subject: [PATCH] Update supported formats in readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c9783b..1b409ce 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ The repository is separated into two parts. See more information in the [Develop ## Supported file formats -* **Import**: obj, 3ds, stl, ply, gltf, off, 3dm, fbx, dae, wrl, 3mf, stp, ifc. -* **Export**: obj, stl, ply, gltf, off, 3dm. +* **Import**: obj, 3ds, stl, ply, gltf, glb, off, 3dm, fbx, dae, wrl, 3mf, ifc, stp, bim. +* **Export**: obj, stl, ply, gltf, glb, off, 3dm, bim. ## Features