MAPA (File Format): Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Antidote No edit summary |
imported>Antidote No edit summary |
||
Line 161: | Line 161: | ||
==Vertices== | ==Vertices== | ||
Vertices are a simple array of CVector3f, | Vertices are a simple array of CVector3f. Geometry in MAPAs is, almost always, centered around the origin (0, 0, 0) and are simplified, full sized, versions of the map they replicate. Each vertex is referenced at least twice: once for the primitive, once for the line border. | ||
==Primitive Headers== | ==Primitive Headers== |