Wartbed:Files/Formats

From Dark Omen Wiki

(Difference between revisions)
Jump to: navigation, search
(Placeholders for more essential formats)
(Geometry)
Line 13: Line 13:
filename.animation<br></tt></div>
filename.animation<br></tt></div>
</div>
</div>
 +
<br>
-
 
+
===Model description===
-
<div style="margin:2em;border:1px solid gray; background:rgb(16,32,16);width:50%">
+
<div style="margin-left:2em;border:1px solid gray; background:rgb(16,32,16);width:50%">
<u style="padding:0.5em;">'''1: meshes.desc'''</u><br>
<u style="padding:0.5em;">'''1: meshes.desc'''</u><br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Mesh name<br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Mesh name<br>
Line 28: Line 29:
}<br></tt></div>
}<br></tt></div>
</div>
</div>
 +
<br>
-
<div style="margin:2em;border:1px solid gray; background:rgb(16,32,16);width:75%">
+
===Vertices===
 +
<div style="margin-left:2em;border:1px solid gray; background:rgb(16,32,16);width:75%">
<u style="padding:0.5em;">'''2: filename.vertices'''</u><br>
<u style="padding:0.5em;">'''2: filename.vertices'''</u><br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Placeholder line 1<br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Placeholder line 1<br>
Line 35: Line 38:
Placeholder line 3<br></tt></div>
Placeholder line 3<br></tt></div>
</div>
</div>
 +
<br>
-
<div style="margin:2em;border:1px solid gray; background:rgb(16,32,16);width:50%">
+
===Indices===
 +
<div style="margin-left:2em;border:1px solid gray; background:rgb(16,32,16);width:50%">
<u style="padding:0.5em;">'''3: filename.indices'''</u><br>
<u style="padding:0.5em;">'''3: filename.indices'''</u><br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Placeholder line 1<br>
<div style="padding:1em; color:rgb(200,255,200);"><tt>Placeholder line 1<br>

Revision as of 11:48, 6 September 2008

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 (1)

filename.vertices (2)
filename.indices (3)
texture.bmp|jpg|png
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