Difference between revisions of "HowTos"
(→Miscellaneous) |
m (added "Make texture maps" link) |
||
Line 12: | Line 12: | ||
** [[HowTo:Create Cockpit in Wings3d|Creating a 3D cockpit for your ship.]] | ** [[HowTo:Create Cockpit in Wings3d|Creating a 3D cockpit for your ship.]] | ||
** [[HowTo:Texture in Wings3d|Texturing your 3D model]] | ** [[HowTo:Texture in Wings3d|Texturing your 3D model]] | ||
+ | *** [[HowTo:Make texture maps|Create your own textures]] (by Duality) | ||
*** [http://netzwelt.gaming-hut.de/vegatexturing/ WIP VegaStrike texturing page by Major] | *** [http://netzwelt.gaming-hut.de/vegatexturing/ WIP VegaStrike texturing page by Major] | ||
*** [http://edice.netfirms.com/tuts/texturetut.htm Texturing tutorial by Duality] | *** [http://edice.netfirms.com/tuts/texturetut.htm Texturing tutorial by Duality] |
Revision as of 18:28, 6 May 2005
Contents
Game HowTos
Modelling
- HowTo:Create Models A summary on how to create a new model for Vega Strike
- Creating a 3D-model using Wings3D - includes general guidance for other modelling programs
- Edit units.csv - FIXME WRITEME: Most of this can be taken from HowTo:Edit Unit Files
- Edit BFXM files (format spec)
- Editing HUDs, placing radars, ...
- Creating a 3D cockpit for your ship.
- Texturing your 3D model
- Adding an engine glow to your 3D model
- Adding per-pixel lighting to your 3D model
- Using animated textures on a model
Artwork
- Artwork related:
MODs
Miscellaneous
- Game related:
- Information related:
- Event related:
Sourcecode HowTos
Obtain a copy of the CVS files
Compile the Vega Strike sourcecode
- Compiling from CVS under Visual C++
- Compiling from CVS under Cygwin
- Compiling from CVS under your favourite Unixlike OS
- Debug a Vega Strike Compilation
Miscellaneous HowTos
See Also
- Installing
- Development
- For related tools see the Links section.