skarndev / umodel_tools

A Blender add-on featuring import of Unreal Engine games static meshes and maps. It provides basic support for many UE games, while some have dedicated improved support.
https://skarndev.github.io/umodel_tools/
GNU General Public License v3.0
82 stars 13 forks source link

Implement alternative asset import sources (gltf, FModel, UE4Parse) #8

Open skarndev opened 1 year ago

skarndev commented 1 year ago

The addon currently works through importing .psk/.pskx produced by UEViewer (Umodel). It'd be useful to also support .gltf exported by umodel. FModel can also be supported a source of asset export.