= Development = {{{ #!html
|
}}} [[TracNav(TracNav/TOC_Development)]] {{{ #!html | |
|
Programming}}} Here you find all information about how to write code for Orxonox. {{{ #!html}}} '''Installation''': * Follow the instructions at the [wiki:download] page {{{ #!html }}} '''Documentation''': * [wiki:ModulesDescription Modules] - Get an overview of our Framework * [wiki:Documentation] - A documentation of all our libraries and classes * [wiki:Libraries] - An overview of the external libraries * [doxygen:index.html API Reference] - An automatically generated reference of classes, functions, macros and other stuff * [wiki:HowTo_coding HowTo] - This page covers several topics and explains how to do things * [wiki:FAQ_coding FAQ] - Check out the FAQ to get answers on frequent questions {{{ #!html }}} '''Coding''': * [wiki:c++_styleguide Styleguide] - Please read an follow the Styleguide to create readable and useful code * [wiki:Doxygen Commenting] your source code in a professional way is very important. * [wiki:howto/STL Standard C++ library] - Have a look at the standard C++ library, strings and STL containers are very useful * [wiki:PerformanceTips Performance] - Learn how to write fast code {{{ #!html }}} '''Tools''': * [wiki:SVN] - Our revision control tool. You should know how to use it * [wiki:CMake] - Our build tool (forget about makefiles) * [wiki:KDevelop3] - An open source IDE * [wiki:Debugging] - Some information about various debuggers * [wiki:LinuxCodingTools Other Tools] - A list of other development tools {{{ #!html |
Content Creation}}} This section is about model creation, design, sound and everything that is somehow related to the game content. * [wiki:ContentState State] - Read about the current state of content creation. If you want a brief overview, this is the place to start. * [wiki:Story Story] - All about the Orxonox universe. Learn about the planets, factions, people and the technology in the game. * [wiki:Gallery Gallery] - Here, you can see what our content creation team has achieved so far. Take a look at futuristic spaceships and fancy aliens. * [wiki:ContentCreationTuts Tutorials] - Do you want to learn about the software we use for modelling and level design? Or would you like to create your own 3d-model? Go on and try some of our tutorials, it's easy to learn! * [wiki:content Alphabetical List of Content-Related Pages] - If you are looking for something specific, you will find it in this index. * [https://forum.orxonox.net/viewforum.php?f=8 Content Creation Board] - Visit the board about content creation on our forums. {{{ #!html |
Miscellaneous}}} * Useful [wiki:DevelopmentResources Links] * An incomplete wiki overview: [wiki:archive], [wiki:code], [wiki:content], [wiki:howtos], [wiki:persons], [wiki:PPS], [wiki:websites] {{{ #!html |