diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +This is a program that uses assimp to convert different 3d model formats to file format that amalgine can read (.a3d). +To see a list of supported file formats, see https://github.com/assimp/assimp#supported-file-formats (this is for the latest version of assimp). + # Amalgine 3D model file format (.a3d) All types are stored in little endian format. Any type with a * is optional. |Type |Description | |