Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
m (See Also: fixed double *s)
m (Modelling: added units.csv link)
Line 5: Line 5:
 
* [[HowTo:Create Models]] A summary on how to create a new model for Vega Strike
 
* [[HowTo:Create Models]] A summary on how to create a new model for Vega Strike
 
** [[HowTo:Create Ships in Wings3D|Creating a 3D-model using Wings3D]] - includes general guidance for other modelling programs
 
** [[HowTo:Create Ships in Wings3D|Creating a 3D-model using Wings3D]] - includes general guidance for other modelling programs
** [[HowTo:Edit Unit Files|Editing the xunit file of a ship]]
+
** [[HowTo:Edit units.csv|Edit units.csv]] - {{Fixme}} ''WRITEME: Most of this can be taken from [[HowTo:Edit Unit Files]]
** [[HowTo:Edit Mesh Files|Editing the xmesh file of a ship]]
+
*** [[HowTo:Edit Unit Files|Editing the xunit file of a ship]]
 +
** [[HowTo:Edit BFXM files (format spec)|Edit BFXM files (format spec)]]
 +
*** [[HowTo:Edit XMESH files|Editing the xmesh file of a ship]]
 
** [[HowTo:Edit HUDs|Editing HUDs, placing radars, ...]]
 
** [[HowTo:Edit HUDs|Editing HUDs, placing radars, ...]]
 
** [[HowTo:Create Cockpit in Wings3d|Creating a 3D cockpit for your ship.]]
 
** [[HowTo:Create Cockpit in Wings3d|Creating a 3D cockpit for your ship.]]
Line 15: Line 17:
 
** [[HowTo:Add Per Pixel Lighting|Adding per-pixel lighting to your 3D model]]
 
** [[HowTo:Add Per Pixel Lighting|Adding per-pixel lighting to your 3D model]]
 
** [[HowTo:Make Animated Textures|Using animated textures on a model]]
 
** [[HowTo:Make Animated Textures|Using animated textures on a model]]
 +
 
==Artwork ==
 
==Artwork ==
 
* Artwork related:
 
* Artwork related:

Revision as of 16:30, 30 March 2005

Wiki Home | FAQ | Manual | Database | HowTos | Development | MODs | Links

Game HowTos

Modelling

Artwork

MODs

Miscellaneous

Sourcecode HowTos

Obtain a copy of the CVS files

Compile the Vega Strike sourcecode

Miscellaneous HowTos

See Also