World file formats
This tree fileformats describe the world.
World
Logical file structure
Example
0 section0
0 section1
Section
Logical file structure
| |
sectionFile | = {cell} |
cell | = cellId + cellfile + numpvs + {pvs} |
pvs | = cellId + posx + posy + posz |
Example
0 cell0 2
1 -200.0 0.0 0.0
2 200.0 0.0 0.0
1 cell1 1
0 200.0 0.0 0.0
Cell
Logical file structure
| |
cellFile | = object |
object | = objectType + geometryId + posx + posy + posz + name + numSubObject + {object} |
Example
cell 9 0.0 0.0 0.0 1
object 1 50.0 34.0 0.0 tree 0