Skip to content

Addon for Blender that imports TheEngine's (Skyfallen Entertainment) geometry.

Notifications You must be signed in to change notification settings

dngulin/blender-skyfallen-import

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

blender-skyfallen-import

Addon for Blender that imports TheEngine's (Skyfallen Entertainment) 3D models. TheEngine is used in games: Dawn of Magick (Bloody Magick, Магия крови), Dawn of Magick 2 (Магия крови 2), Planet Alcatraz (Санитары Подземелий), Planet Alcatraz 2 (Саниатры подземелий 2), Elven Legacy, Fantasy Wars, King's Bounty, Warlock, Warlock 2.

This is a early version of an import script. The script is developed for Blender 2.93 and tested at 3D-models from Planet Alcatraz game (mesh format version 4.4 and 4.5).

For the addon installation copy the skyfallen_import directory into your blender addons directory and activate it in the user preferences.

The addon is licensed under the GNU GPL v.3.

What is imported

  1. Meshes
  2. Materials (just textures and UV coordinates)
  3. Armature and weights of vertices (from BMA files)

TODO

  1. Animations import
  2. Support for mesh format versions greater then 4.5
  3. Import material parameters

The Engine's File Formats

  1. BMS: Bloody Mesh Static
  2. BMA: Bloody Mesh Animated (Skinned)
  3. BSA: Bloody Skinned Animation
  4. BCA: Bloody Compressed (?) Animation
  5. BMT: Bloody Mesh Tiled
  6. CMS: Collision Mesh

The prefix 'Bloody' is present for all file formats because of the first engine version was developed for the Dawn of Magick game aka Bloody Magick.

About

Addon for Blender that imports TheEngine's (Skyfallen Entertainment) geometry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages