Changes between Version 18 and Version 19 of WikiStart
- Timestamp:
- Jan 10, 2005, 1:05:08 PM (20 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v18 v19 10 10 11 11 == Orxonox Tasks == 12 There are some tasks concerning the orxonox project. Some of them are ideas or requirements, where you are free to design your own solution for a problem. Some others are just coding work, where all the desi nger work has already been done and you can directly begin withimplementation:12 There are some tasks concerning the orxonox project. Some of them are ideas or requirements, where you are free to design your own solution for a problem. Some others are just coding work, where all the designer work has already been done and you can begin directly with the implementation: 13 13 * [ticket:4 Animation Player] to display explosions... 14 * [ticket:13 Particle Engine] to calculate big explosions - real y fancy stuff14 * [ticket:13 Particle Engine] to calculate big explosions - really fancy stuff 15 15 * [ticket:18 Sky Box] to display the sky around our world 16 * [ticket:22 HUD] -a Heads Up Display17 * [ticket:19 SoundEngine] to hear the angles singing18 * [ticket:21 Clipping/Culling] draw nothing, that we aren't looking at right now - implement it in c++, octrees etc.19 * [ticket:24 shooting] reimplement it16 * [ticket:22 HUD] to display and design a Heads Up Display 17 * [ticket:19 SoundEngine] to make the choir of angels sing 18 * [ticket:21 Clipping/Culling] to draw nothing, that we aren't looking at right now - implement it in c++, octrees etc. 19 * [ticket:24 shooting] reimplementation 20 20 21 21 == Orxonox Project Status == … … 29 29 30 30 == New Wiki System == 31 We now have installed a wiki called [http://trac.edgewall.com/ Trac]. This page is used for the developer team to organize itself and to provide the needed resources. However, important informationshave to be published also on the [http://www.orxonox.ethz.ch Orxonox] site, because it is our main site.31 We now have installed a wiki called [http://trac.edgewall.com/ trac]. This page is used for the developer team to organize itself and to provide the needed resources. Important informations however have to be published also on the [http://www.orxonox.ethz.ch Orxonox] site, because it is our main site. 32 32 33 As all Wiki pages, this page is editable, thismeans that you can33 As all Wiki pages, this page is editable, which means that you can 34 34 modify the contents of this page simply by using your 35 web -browser. Simply click on the "Edit this page" link at the bottom35 web browser. Simply click on the "Edit this page" link at the bottom 36 36 of the page. WikiFormatting will give you a detailed description of 37 37 available Wiki formatting commands. … … 40 40 == Wiki Starting Points == 41 41 42 * TracGuide -- Built-in Documentation42 * TracGuide -- Built-in documentation 43 43 * [http://projects.edgewall.com/trac/ The Trac project] -- Trac Open Source Project 44 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently Asked Questions44 * [http://projects.edgewall.com/trac/wiki/TracFaq Trac FAQ] -- Frequently asked Questions 45 45 * TracSupport -- Trac Support