Difference between revisions of "HowTos"
m (Fixing the links :() |
(Goddamn stubborn pigheaded moron bastard motherfucker link) |
||
Line 39: | Line 39: | ||
** [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]] | ** [[HowTo:Compile from CVS|Compiling from CVS under your favourite Unixlike OS]] | ||
** [[HowTo:Compile from CVS under Cygwin|Compiling from CVS under Cygwin]] | ** [[HowTo:Compile from CVS under Cygwin|Compiling from CVS under Cygwin]] | ||
− | ** [[HowTo:Compile from CVS with | + | ** [[HowTo:Compile from CVS with VCPP|Compiling from CVS under Visual C++]] |
* Wings | * Wings | ||
** [[HowTo:Compile Wings3d from CVS|Compiling CVS version of Wings 3d (Linux)]] | ** [[HowTo:Compile Wings3d from CVS|Compiling CVS version of Wings 3d (Linux)]] |
Revision as of 09:38, 2 March 2005
Artwork, Modding, Modeling, etc
- You want to create your own mod for VS? Start here.
- Ship/Unit related
- Creating a 3D-model of your ship/station/...
- HowTo:Create Ships - outdated but maybe useful version of the above.
- Editing the xunit file of a ship
- Editing the xmesh file of a ship
- 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
- Making autopiloting leave behind star dust
- Using animated textures on a model
- Creating a 3D-model of your ship/station/...
- Adding new weapons to the game
- Creating or editing star systems
- Generating cubicic or spherical backgrounds for star systems
- Making splash screens that display at startup
- Making backgrounds for bases and capships (See also this thread)
- Info related
- Mission/Event related
Installing, Compiling, Programming, etc
(see also FAQ:Installing)
- See also [VsModsVegastrike#Programming]
- See also VsHowtoEditMissions from the artwork section above -> (Vegastrike Python references)
- VsHowtoUseGdb
- VS-CVS (many tips/hints in this Howtos will works for the other OS as well):
- Wings
See also
- For related Tools see the Links section.