Modelling/MD2

From UFO:AI
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

MD2 is the 3D-format used by the Quake2 engine and thus by UFO:AI as well. We use some of the MD3 Features even for MD2. We have tags and we can define more than one skin for each model.

Tools

There is a perl-script in our repository that lets you change the texture-paths, the texture sizes & the number of skins (only upgrade) inside the MD2-files:

src/tools/md2.pl

There is also a script that lets you read out the tag files (next to the md2 files) we use in UFO:AI:

src/tools/md2_tag.pl

You will need a perl distribution to execute those scripts. A good one for Windows would be ActivePerl.

Export/Import MD2


Links

Specification

See also