3D Models: Difference between revisions

From Maria GDK Wiki
Jump to navigation Jump to search
(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...")
 
No edit summary
Line 1: Line 1:
3D models of various standard formats can be used in Maria 3D.  
3D models of various standard formats can be used in Maria 3D.  


## Supported formats
== 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):
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:


* Autodesk FBX (.fbx)
* Autodesk FBX (.fbx)
Line 9: Line 9:
* Lightwave (.lwo)
* Lightwave (.lwo)


## Model config files
== Model config files ==
   
   


[[Category:3D]]
[[Category:3D]]

Revision as of 14:20, 1 August 2024

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 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:

  • Autodesk FBX (.fbx)
  • Collada (.dae)
  • Wavefront OBJ (.obj)
  • Lightwave (.lwo)

Model config files