Hi, can anyone figure this out?
3D coordinates are represented by the following HEX
Here is data of 3 different 3d coordinates (x,y,z) all around the same areaish in 3d space
Coord 1 (x,y,z)
00 18 88 F8 E8 D8 E3 04 80 D4 FF FB
Coord 2 (x,y,z)
40 E2 73 F8 00 00 E6 04 60 83 47 FC
Coord 3 (x,y,z)
00 2A 2A F8 00 00 E5 04 40 A4 07 FC
These decimal coordinates are around the same areaish as the hex coordinates above.
Although farther distance away than the 3 coordinates represented in hex above.
10016.776
1189.198
6434.425
Can anyone figure out how the coordinate values are represented in the hex above?