Difference between revisions of "Ru:HowTos"
(initial russian translate) |
m (→Дизайн) |
||
Line 38: | Line 38: | ||
''Artwork related Howtos'' | ''Artwork related Howtos'' | ||
− | * [[ | + | * [[Development:Orbital Planet Surfaces|Orbital Planet Surfaces]] - General guidance for development of planet surfaces visible from orbit. |
+ | * [[Development:System_Backgrounds|Generating star system backgrounds]] | ||
* [[HowTo:Make Splash Screens|Making splash screens that display at startup]] | * [[HowTo:Make Splash Screens|Making splash screens that display at startup]] | ||
* [[HowTo:Make Base Backgrounds|Making backgrounds for bases and capships]] | * [[HowTo:Make Base Backgrounds|Making backgrounds for bases and capships]] |
Revision as of 01:36, 21 January 2008
Главная странница | ЧАВО | Руководство | База Данных | HowTos | Разработка | МОДы | Ссылки
Contents
Игровые HowTos
Моделирование
This series of How-to articles is intended to take you through the full process of creating a model and adding it to Vega Strike.
- Adding your ship to Vega Strike - An overview of how to create and add ships to the game
- HowTo:Create Models - A summary on how to create a new model for Vega Strike
- Brad Mick's video tutorial on ship modelling - using Lightwave, but the concept is general: Rapid Prototyping
- Creating a 3D-model using Wings3D - includes general guidance for other modeling programs
- A basic Blender3D tutorial - not specific to ships, though...
- Understanding "Smooth Groups" - a Blender tutorial on splitting smooth groups...
- Getting bevels to look good - a Blender tutorial on smooth shading and beveling...
- Smoothly Welding complex shapes - a Blender tutorial on smooth welding...
- Unwrapping your model - How to UV-map your ship so it can be textured
- Using Blender to unwrap your model - A blender UV-mapping tutorial
- Full ship unwrap tutorial (Blender) - Full ship UV unwrap, from A to Z
- Creating your own textures - A summary on how to make texture maps
- Editing BFXM files (format spec)
- Editing units.csv
- Editing the xunit file of a ship - Deprecated, but can be converted easily to .csv format
- HowTo:Create Models - A summary on how to create a new model for Vega Strike
Продвинутые статьи
Дизайн
Artwork related Howtos
- Orbital Planet Surfaces - General guidance for development of planet surfaces visible from orbit.
- Generating star system backgrounds
- Making splash screens that display at startup
- Making backgrounds for bases and capships
- Making autopiloting leave behind star dust
- Radiosity baking in Blender
МОДы
Разное
- Game related:
- Information related:
- Event related:
Sourcecode HowTos
Получение свежей версии исходников от разработчиков
- Checkout Vega Strike's Subversion (SVN) modules.
- Checkout Vega Strike's Subversion (SVN) modules on Mac OSX.
- Checkout Vegastrike CVS modules with various programs. - Deprecated
NOTE: Vegastrike development has moved to SVN. CVS is still theoretically accessible, but the repository is months out of date and will never be updated again. There is no reason not to use Subversion instead.
Компиляция Vega Strike из исходников
- Compiling from SVN under Visual C++
- Compiling from SVN under Cygwin (may not work--enter at your own risk)
- Compiling from SVN under your favourite Unixlike OS
- Compiling from SVN on Mac OSX
- Debug a Vega Strike Compilation
Другие HowTos
См. также
- Установка
- Разработка
- For related tools see the Ссылки section.