MAPA (File Format): Difference between revisions

no edit summary
imported>Antidote
No edit summary
imported>Antidote
No edit summary
Line 203: Line 203:
== Primitive ==
== Primitive ==


A primitive in a MAPA is a simple 4 byte aligned list of indices into the vertex list, starting with the GX Primitive type then an array of indicies, each index taking up one byte.
A primitive in a MAPA is a simple 4 byte aligned list of indices into the vertex list, starting with the GX Primitive type, a count, then an array of indices, each index taking up one byte.


== Border ==
== Border ==


A border in a MAPA is a simple 4 byte aligned list indices into the vertex list, each index taking up one byte. A border is simply drawn using GX_LINESTRIP.
A border in a MAPA is a simple count followed by a 4 byte aligned list indices into the vertex list, each index taking up one byte. A border is simply drawn using GX_LINESTRIP.


[[Category:Metroid Prime]]
[[Category:Metroid Prime]]
[[Category:Metroid Prime 2: Echoes]]
[[Category:Metroid Prime 2: Echoes]]
[[Category:Metroid Prime 3: Corruption]]
[[Category:Metroid Prime 3: Corruption]]
Anonymous user