Difference between revisions of "Talk:HowTos"

From VsWiki
Jump to: navigation, search
(my 2c on howto structure)
(model creation?)
Line 1: Line 1:
 
[[User:Silverain|Silverain]] 22:21, 21 Mar 2005 (PST) I recommend moving around the following links.  Use the Create Ships page as an overall summary page, that reads something along the lines of the process to create a ship and all extras, ready to be imported to the game.
 
[[User:Silverain|Silverain]] 22:21, 21 Mar 2005 (PST) I recommend moving around the following links.  Use the Create Ships page as an overall summary page, that reads something along the lines of the process to create a ship and all extras, ready to be imported to the game.
* [[HowTo:Create Ships]] - this is the summary page.  Then link to individual pages below.
+
* link points removed as now in [[HowTo]] page [[User:Silverain|Silverain]] 19:46, 22 Mar 2005 (PST)
** [[HowTo:Create Ships in Wings3D|Creating a 3D-model of your ship/station/... ]]
 
** [[HowTo:Edit Unit Files|Editing the xunit file of a ship]]
 
** [[HowTo:Edit Mesh Files|Editing the xmesh file of a ship]]
 
** [[HowTo:Edit HUDs|Editing HUDs, placing radars, ...]]
 
** [[HowTo:Create Cockpit in Wings3d|Creating a 3D cockpit for your ship.]]
 
** [[HowTo:Texture in Wings3d|Texturing your 3D model]]
 
*** [http://netzwelt.gaming-hut.de/vegatexturing/ WIP VegaStrike texturing page by Major]
 
*** [http://edice.netfirms.com/tuts/texturetut.htm Texturing tutorial by Duality]
 
** [[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 Warp Trails|Making autopiloting leave behind star dust]]
 
** [[HowTo:Make Animated Textures|Using animated textures on a model]]
 
  
 
[[User:pontiac|Pontiac]] Good idea, but i think [HowTo:Add Warp Trails|Making autopiloting leave behind star dust] should not be under "Create Ships". I'm not sure about htis though.
 
[[User:pontiac|Pontiac]] Good idea, but i think [HowTo:Add Warp Trails|Making autopiloting leave behind star dust] should not be under "Create Ships". I'm not sure about htis though.
  
 
[[User:pontiac|Pontiac]] A general cleanup of the howtos and howto-seperation where needed would be a good thing as well.
 
[[User:pontiac|Pontiac]] A general cleanup of the howtos and howto-seperation where needed would be a good thing as well.
 +
* What would be the necessary steps to get a ship ingame?
 +
 +
# create model (in wings3d)
 +
## include additional items (weapon & turret points, engines etc)
 +
## create UV map
 +
# save file as a wings file
 +
# use wings3d to export above file to xmesh
 +
# use mesher to convert file to bfxm
 +
# create line in units.csv
 +
 +
what am I missing?

Revision as of 05:46, 23 March 2005

Silverain 22:21, 21 Mar 2005 (PST) I recommend moving around the following links. Use the Create Ships page as an overall summary page, that reads something along the lines of the process to create a ship and all extras, ready to be imported to the game.

  • link points removed as now in HowTo page Silverain 19:46, 22 Mar 2005 (PST)

Pontiac Good idea, but i think [HowTo:Add Warp Trails|Making autopiloting leave behind star dust] should not be under "Create Ships". I'm not sure about htis though.

Pontiac A general cleanup of the howtos and howto-seperation where needed would be a good thing as well.

  • What would be the necessary steps to get a ship ingame?
  1. create model (in wings3d)
    1. include additional items (weapon & turret points, engines etc)
    2. create UV map
  2. save file as a wings file
  3. use wings3d to export above file to xmesh
  4. use mesher to convert file to bfxm
  5. create line in units.csv

what am I missing?