From c42db3e9db3c3ea8c0dbb556f5ce044ee37dbcb2 Mon Sep 17 00:00:00 2001 From: Alexander Gessler Date: Sun, 20 Jan 2013 02:50:51 +0100 Subject: [PATCH] Add FBX to Readme.md --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 252a9f7ec..5a515db93 100644 --- a/Readme.md +++ b/Readme.md @@ -29,8 +29,9 @@ __Note__: this `README` refers to the file structure used by release packages, w The library provides importers for a lot of file formats, including: - 3DS -- BLEND +- BLEND (Blender 3D) - DAE (Collada) +- FBX - IFC-STEP - ASE - DXF @@ -121,5 +122,3 @@ For the formal details, see the `LICENSE` file. ------------------------------ - -(This repository is a mirror of the SVN repository located [here](https://assimp.svn.sourceforge.net/svnroot/assimp). Thanks to [klickverbot](https://github.com/klickverbot) for setting this up!)