Difference between revisions of "Development"

From VsWiki
Jump to: navigation, search
(Data-related)
m (Art-related)
Line 51: Line 51:
 
* [[Development:Logos & Signage|Logos & Signage]]
 
* [[Development:Logos & Signage|Logos & Signage]]
 
* [[Development:HUD (graphics)|HUD (graphics)]]
 
* [[Development:HUD (graphics)|HUD (graphics)]]
* Ship and Installations models
+
* [[Development:Model Guidelines|Guidelines for creating models]] Main page for complete guidance for development of models for Vega Strike ship and installation models
** [[Development:Model Guidelines|Guidelines for creating models]] - General guidance for development of models for Vega Strike.
 
 
** [[Development:Texture Guidelines|Guidelines for creating ship materials]] - General guidance for development of materials for Vega Strike models.
 
** [[Development:Texture Guidelines|Guidelines for creating ship materials]] - General guidance for development of materials for Vega Strike models.
 
** [[Development:3D_Models|3D models list and status]]
 
** [[Development:3D_Models|3D models list and status]]

Revision as of 09:53, 11 September 2008

Wiki Home | FAQ | Manual | Database | HowTos | Development | MODs | Links


Development pages

Status/task list pages

Developer information pages

Code-related

  • Dependencies - A guide to system dependencies, broken down by subsystem.
  • SVN Tree - A guide to the layout of the Subversion tree.
  • Code style - A guide/manual to write code for Vegastrike that fits in and is readable.
  • Network - Everything network related goes in here.
    • Packet format - A description of the packet format that had been implemented a few years ago.
    • Todo - What still needs to be done.
    • Testing - Testing the network code.
  • Keyboard layout - Discuss and display new keyboard layouts here.
  • Scripts & Tools - to make your life easier
    • obj2obj converter (Perl, commandline) - Converts obj files to cockpit files. or extracts tag-data from the models. (At least that's what is planned, Testing under Win32/Linux. Pontiac)

Data-related

Art-related

Please read this Development:Graphics_Requirements page first before continuing to the specific requirements. See also: Links:Graphic_Applications and Links:3D_Applications for applications listings.

Further, the Art Style Guides might prove useful during your creationist endeavors.

Configuration

Internationalization/Localisation-related

Common topics

See also