MAPA (File Format): Difference between revisions
Jump to navigation
Jump to search
Formatting
imported>Antidote m (Formatting) |
imported>Antidote (Formatting) |
||
Line 159: | Line 159: | ||
|} | |} | ||
==Vertices== | === Vertices === | ||
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. | 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. |