Runtime Mesh Importer

Project description
Runtime Mesh Importer is a C++ plugin for Unreal Engine, it requires integrating a third-party library into UE4. Runtime Mesh Importer supports importing over +40 3D file formats into the UE4 application at runtime using Assimp library.
Features:
- Easy to use and install
- Automatically set up material for the imported mesh
- Support importing over 40 3D formats
- Support importing separate and embedded textures
- Support changing various kind of texture maps at runtime
- Support changing texture parameters (color, rotatation, tilt, etc..)
- Imported mesh are serialized for save/load system