Skip to content

Custom skeletal model & animation (SKMA) exporter script for Blender.

Notifications You must be signed in to change notification settings

tcoppex/io-scene-skma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

io_scene_skma

Script to export SKMA model file from Blender.

About

SKMA is a custom, chunk based and animation oriented file format open to user modifications. It consists of two main sub-formats : SKeletal Mesh (.SKM) and SKeletal Animation (.SKA) along with a material description file (*.MAT).

This is a work in progress.

Current features

SKeleton Mesh :

  • Mesh
  • Bone weights
  • Face materials
  • Shape Keys / Blend Shape / Morph Target

SKeleton Animation :

  • Skeleton
  • Joints Animation clips

Final Note

A cpp importer can be found on the aer-engine repository.

About

Custom skeletal model & animation (SKMA) exporter script for Blender.

Topics

Resources

Stars

Watchers

Forks

Languages