Difference between revisions of "HowTos"

From VsWiki
Jump to: navigation, search
m (Installing, Compiling, Programming, etc)
(Artwork, Modding, Modeling, etc)
Line 1: Line 1:
 
{{Wiki_Nav_Index}}
 
{{Wiki_Nav_Index}}
 
__FORCETOC__
 
__FORCETOC__
==Artwork, Modding, Modeling, etc==
+
= Game HowTos =
 
+
== Modelling ==
* [[HowTo:MOD|You want to create your own mod for VS? Start here.]]
+
* [[HowTo:Create Models]] A summary on how to create a new model for Vega Strike
* Ship/Unit related
+
** [[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 of your ship/station/... ]]
 
*** [[HowTo:Create Ships]] - outdated but maybe useful version of the above.
 
 
** [[HowTo:Edit Unit Files|Editing the xunit file of a ship]]
 
** [[HowTo:Edit Unit Files|Editing the xunit file of a ship]]
 
** [[HowTo:Edit Mesh Files|Editing the xmesh file of a ship]]
 
** [[HowTo:Edit Mesh Files|Editing the xmesh file of a ship]]
Line 16: Line 14:
 
** [[HowTo:Add Engine Glow|Adding an engine glow to your 3D model]]
 
** [[HowTo:Add Engine Glow|Adding an engine glow to your 3D model]]
 
** [[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]]
 +
==Artwork ==
 +
* Artwork related:
 +
** [[HowTo:Make System Backgrounds|Generating cubic or spherical backgrounds for star systems]]
 +
** [[HowTo:Make Splash Screens|Making splash screens that display at startup]]
 +
** [[HowTo:Make Base Backgrounds|Making backgrounds for bases and capships]] (See also [http://vegastrike.sourceforge.net/forums/viewtopic.php?t=1679&start=0&postdays=0&postorder=asc this thread])
 
** [[HowTo:Add Warp Trails|Making autopiloting leave behind star dust]]
 
** [[HowTo:Add Warp Trails|Making autopiloting leave behind star dust]]
** [[HowTo:Make Animated Textures|Using animated textures on a model]]
+
== MODs ==
* [[HowTo:Make Weapons|Adding new weapons to the game]]
+
* [[HowTo:MOD|You want to create your own mod for VS? Start here.]]
* [[HowTo:Edit Systems|Creating or editing star systems]]
+
== Miscellaneous ==
* [[HowTo:Make System Backgrounds|Generating cubicic or spherical backgrounds for star systems]]
+
* Game related:
* [[HowTo:Make Splash Screens|Making splash screens that display at startup]]
+
** [[HowTo:Make Weapons|Adding new weapons to the game]]
* [[HowTo:Make Base Backgrounds|Making backgrounds for bases and capships]] (See also [http://vegastrike.sourceforge.net/forums/viewtopic.php?t=1679&start=0&postdays=0&postorder=asc this thread])
+
** [[HowTo:Edit Systems|Creating or editing star systems]]
* Info related
+
* Information related:
 
** [[HowTo:Add Descriptions|Putting ship and goods descriptions into the game]]
 
** [[HowTo:Add Descriptions|Putting ship and goods descriptions into the game]]
 
** [[HowTo:Add Conversations|Adding more conversation lines to the game]]
 
** [[HowTo:Add Conversations|Adding more conversation lines to the game]]
* Mission/Event related
+
* Event related:
 
** [[HowTo:Edit Missions|Creating or editing your own missions]]
 
** [[HowTo:Edit Missions|Creating or editing your own missions]]
 
** [[HowTo:Edit News|Creating or editing news events]]
 
** [[HowTo:Edit News|Creating or editing news events]]

Revision as of 02:15, 23 March 2005

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

Game HowTos

Modelling

Artwork

MODs

Miscellaneous

Installing, Compiling, Programming, etc

(see also FAQ:Installing)

See also

  • For related tools see the Links section.