Thanks! I'll look at them when I get home and see if I can
fix the script to handle either case. Then make an fbx
ASCII to bin converter with the Alias SDK and I think that's
all the tools needed. Just thinking aloud, I could probably make
a three vertex, one face model in Milkshape and export it,
convert it to ASCII, and then find out just how much of the
fbx format is just default boilerplate, and which part actually
changes. That ought to zero in on what has to be programmed.