This addon exports the following from Blender:
The resulting files are based on the Animation:Master V17 model format.
To export your Blender scene, click File | Export | Animation:Master model (.mdl). This will convert the active object (the one selected last).
Get the io_scene_am_mdl-*.*.*
.zip file from the Files section.
Note:
There's a quirk in the current version that results in patches getting twisted around in Animation:Master. This is easily corrected. Just nudge any CP a little and undo; the twist should go away. Save the auto-corrected model immediately.
I might fix this when I work out the cause, but the workaround is easy enough, so it can stay that way for now.
The addon includes tools that help convert models created with Catmull–Clark subdivision in mind into more spline-friendly meshes. Here's a quick before-and-after:
Note that for best results you should keep your mesh all-quads and avoid more than five edges converging at a vertex. This is generally good subdivision modelling practice, but it is especially important for the kind of remeshing that this script does. Following these rules should give you a spline cage with nice criss-cross spline intersections.
The tools are available on the Tools panel (shortcut: T in the viewport) in the Misc tab:
The Make A:M-Friendly Copy command uses the custom Hatch Face command automatically to improve flow in problematic areas. Faces generated by the Hatch Face command will remain selected after Make A:M-Friendly Copy has completed.
Tip:
This pre-selection can help you reduce detail if you want. You can use the Select Boundary Loop command and then dissolve the edges it has selected.
You can use the Hatch Face command independently as well. It is available when face selection mode is on.