3D Models

From Maria GDK Wiki
Revision as of 14:19, 1 August 2024 by Ths (talk | contribs) (Created page with "3D models of various standard formats can be used in Maria 3D. ## Supported formats In theory we support all formats that are supported by the [https://github.com/assimp/assimp assimp] asset loading library, but in practice there are only a few formats that are generally well behaved. We have had most success with the following formats (in somewhat prioritized order): * Autodesk FBX (.fbx) * Collada (.dae) * Wavefront OBJ (.obj) * Lightwave (.lwo) ## Model config fil...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

3D models of various standard formats can be used in Maria 3D.

    1. Supported formats

In theory we support all formats that are supported by the assimp asset loading library, but in practice there are only a few formats that are generally well behaved. We have had most success with the following formats (in somewhat prioritized order):

  • Autodesk FBX (.fbx)
  • Collada (.dae)
  • Wavefront OBJ (.obj)
  • Lightwave (.lwo)
    1. Model config files