= Development =
[[TracNav(TracNav/TOC)]]
[[TracNav(TracNav/TOC_Development)]]
This page is currently (yes, right now! september 18th) under construction.
{{{
#!html
General Informations
}}}
{{{
#!html
|
}}}
b
{{{
#!html
|
}}}
c
{{{
#!html
|
}}}
----
[http://www.orxonox.net Orxonox] is a cross platform open source 3D game programmed in C++ using [http://www.ogre3d.org Ogre] as graphics engine.
== Introduction ==
* [wiki:Primer] - An overview of the Orxonox infrastructure.
* [wiki:Running Installation] - Installation guides for developers
* [wiki:SVN] - Source access and SVN for dummies
== Programming ==
Everything about the part where people bang the keyboard to get some code compiled.
* [wiki:Forge State] - Get an overview of what we established yet
* [wiki:Coding Coding] - Style guide, tools and other useful information about coding in general
* [wiki:ModulesDescription Documentation] - Information about various structures and concepts
* [wiki:Contribute] - Want to help us? Check out this site to get more specific information
* [doxygen:index.html DoxyGen] - An auto-generated Documentation of the Code
* [https://forum.orxonox.net/viewforum.php?f=6 Bug reporting] - Please report any bugs in this section of the Forum
* [https://forum.orxonox.net/viewforum.php?f=3 Game development forum] - Game development page on the forum
== Content Creation ==
This section is about model creation, design, sound and everything else a game needs beside the code.
* [wiki:ContentState State] - Read about the current state of content creation
* [wiki:ContentCreation Content Creation] - All about creating content like levels, sounds, music, models etc.
* [wiki:BrainStorm Brainstorming] - This is a collection of ideas which we intend to implement in some way. See also: [wiki:archive/BrainStorm Brainstorming (old)].
* [https://forum.orxonox.net/viewforum.php?f=8 Content Creation Forum] - Content creation board on the forum
== The Team ==
Besides regular coders, orxonox is also advanced by student projects at ETH Zurich.
* [wiki:credits People] - People behind the scene
* [wiki:PPS_main PPS] - ETH student practica
== Miscellaneous ==
* [wiki:DevelopmentResources Links] - Useful Links
== Wiki Overview ==
* [wiki:archive]
* [wiki:code]
* [wiki:content]
* [wiki:howtos]
* [wiki:persons]
* [wiki:PPS]
* [wiki:websites]