Wartbed:Files/Formats

From Dark Omen Wiki

< Wartbed:Files
Revision as of 11:57, 6 September 2008 by Mikademus (Talk | contribs)
Jump to: navigation, search

Description of WARTBED file formats

Contents

Geometry

.ZIP archive with .model extension. Archive containing the following file types and extensions (can conatin any number of all file types except meshes.desc).

modelname.model

meshes.desc text
filename.vertices text
filename.indices text
filename.bmp/jpg/png bitmap
filename.skeleton  ???
filename.animation  ???


Model description

1: meshes.desc

Mesh name

{
    vertices : filename.vertices;
    indices : filename.vertices;
    offset : [x,y,z];
}

Mesh 2 name
{
    ...

}


Vertices

2: filename.vertices

Placeholder line 1

Placeholder line 2

Placeholder line 3


Indices

3: filename.indices

Placeholder line 1

Placeholder line 2

Placeholder line 3

Sprites

spritename.sprite

frames.desc (1)
spritesheet.bmp|jpg|png

Map

mapname.map

map.desc (1)

placeholder line

placeholder line

Army

placeholder line

Mission

placeholder line

Personal tools
communication