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:
“I have been a soreheaded occupant of a file drawer labeled Science Fiction ... and I would like out, particularly since so many serious critics regularly mistake the drawer for a urinal.”
—Kurt Vonnegut, Jr. (b. 1922)