File Format
| Data Type | Name | Description |
|---|---|---|
| U8 | char | 8-bit unsigned octet (character) |
| S16 | short | little-endian signed 16-bit integer |
| S32 | int | little-endian signed 32-bit integer |
| F32 | float | IEEE-754 32-bit floating-point |
| VEC3 | vec3_t | triplet of F32 in sequence (read 4 octets, make float, read 4, make float, read 4, make float), describing a 3-space vector |
| * | indicates sequential repeat count (homogenous aggregation, array, vector), as in "U8 * 16" to mean a 16-octet array (i.e. character string | |
| - | file/array offset of which to make special note | |
| ! | aggregate complex data that should be described elsewhere |
Read more about this topic: MD3 (file Format)
Famous quotes containing the word file:
“A common and natural result of an undue respect for law is, that you may see a file of soldiers, colonel, captain, corporal, privates, powder-monkeys, and all, marching in admirable order over hill and dale to the wars, against their wills, ay, against their common sense and consciences, which makes it very steep marching indeed, and produces a palpitation of the heart.”
—Henry David Thoreau (18171862)