paulus-allods / blender-import

Import Allods bin files into Blender
5 stars 3 forks source link

Allods geometry blender importer

Requires Blender.

WARNING: It has been tested on Blender 2.90 only.

Installation

Follow : https://docs.blender.org/manual/en/latest/editors/preferences/addons.html

Usage

To import geometry you need the .xdb metadata file associated to the geometry you want to import. You can find sample files in samples directory in this repository.

WIP: A tool to extract these files from game client is in progress.

Features

UV map import

UV Maps are imported by the addon. You can then use images to apply textures on models. Textures can be extracted from game client using AoTextureViewer tool.

Planned features