This game based on the Gundam anime was only released in Japan.

The models (along with other types of data) are contained in the UNITARY.DAT file.

gundamWireframe.jpg


Format for some types of models (Model Type 1):

00 00 00 00 00 00 00 00 03 02 00 01 01 80 XX 6D
{2ByteSignedIntegerVertexes(X,Y,Z)+01 00+2ByteSignedIntegerNormalMappings(X,Y,Z)+66 00}
00 00 00 00 00 00 00 00 03 01 00 01 03 80 QQ 69
{2ByteSignedInteger"R"Vertexes(X,Y,Z)}

Format for other models (Mode Type 2):

They begin with the header "GAPM"

03 01 00 01 00 00 00 00 00 00 00 00 01 80 XX 68
{4ByteFloatVertexes(X,Y,Z)}
Unknown Padding
03 01 00 01 00 00 00 00 00 00 00 00 02 80 XX 6E
Unknown Non-Zero Padding
03 01 00 01 00 00 00 00 00 00 00 00 03 80 XX 69
{2ByteSignedIntegerVertexes(X,Y,Z)}