Difference between revisions of "HowTos"
m (→Installing, Compiling, Programming, etc) |
m (→Installing, Compiling, Programming, etc) |
||
Line 37: | Line 37: | ||
** [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] | ** [[HowTo:Checkout CVS|Checkout Vegastrike CVS modules with various programs.]] | ||
** [[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: | + | ** [[HowTo:Cygwin Compiling|Compiling from CVS under Cygwin]] |
− | ** [[HowTo: | + | ** [[HowTo:VCPP Compiling|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)]] | ||
Line 44: | Line 44: | ||
* PLEASE CHECK Spelling (including the above links | * PLEASE CHECK Spelling (including the above links | ||
− | |||
− | |||
**[[HowTo:Compile From CVS]] <-- SP? | **[[HowTo:Compile From CVS]] <-- SP? | ||
**[[HowTo:Using gdb]] <--SP? | **[[HowTo:Using gdb]] <--SP? |
Revision as of 05:22, 21 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 Development
- Using GDB
- VS-CVS (many tips/hints in these HowTos will works for the other OS as well):
- Wings
- PLEASE CHECK Spelling (including the above links
- HowTo:Compile From CVS <-- SP?
- HowTo:Using gdb <--SP?
See also
- For related tools see the Links section.