OBD:VCRA: Difference between revisions
Jump to navigation
Jump to search
<== VCRA File ==>
3D Vector Array - Level and Character File
<== VCRA File ==>
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
http:// | http://www6.fh-eberswalde.de/user/dkriesch/onistuff/images/vcra_a.gif | ||
Revision as of 17:15, 16 February 2006
Main Page >> Oni Binary Data >> File Types >> VCRA File
3D Vector Array - Level and Character File
Hex | Translation | Meaning |
01 F7 00 00 | 247 | 00247-.VCRA |
01 00 00 06 | 3 | level 3 |
AD DE | dead | not used |
10 00 00 00 | 16 | 16 packages follow (one package is edged in black) |
Below follows the first package. | ||
71 1C 47 B2 | -1.158979e-8 | x-coordinate of the end of the vector |
00 00 80 BF | -1.000000 | y-coordinate of the end of the vector |
86 FB 20 B3 | -3.748166e-8 | z-coordinate of the end of the vector |
Main Page >> Oni Binary Data >> File Types >> VCRA File