Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 27 and Version 28 of WikiStart


Ignore:
Timestamp:
Mar 5, 2005, 3:10:38 PM (19 years ago)
Author:
simon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v27 v28  
    1313There 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:
    1414 * Hardcode Development Tasks:
    15    * [ticket:4 Animation Player] to display explosions...
    16    * [ticket:13 Particle Engine] to calculate big explosions - really fancy stuff
    17    * [ticket:19 SoundEngine] to make the choir of angels sing
    18    * [ticket:21 Clipping/Culling] to make the computer draw nothing, that we aren't looking at right now - implementation  in C++, octrees etc.
    19    * [ticket:27 Physics Engine] implementation and integration - quite a big project and very important
    20    * [ticket:26 Material Class] - to have all the material effects like shiny, transparent, blending etc.
     15   * [ticket:4 Animation player] to display explosions...
     16   * [ticket:13 Particle engine] to calculate big explosions - really fancy stuff
     17   * [ticket:19 Sound engine] to make the choir of angels sing
     18   * [ticket:21 Clipping/culling] to make the computer draw nothing, that we aren't looking at right now - implementation  in C++, octrees etc.
     19   * [ticket:27 Physics engine] implementation and integration - quite a big project and very important
     20   * [ticket:26 Material class] - to have all the material effects like shiny, transparent, blending etc.
    2121 * Development Extensions (less work, straight forward)
    2222   * [ticket:18 Sky Box] to display the sky around our world
    2323   * [ticket:22 HUD] to display and design a heads up display
    2424   * [ticket:24 Shooting] reimplementation
    25    * [ticket:28 add some Environement] - you are free to add anything to the world
     25   * [ticket:28 add some environment] - you are free to add anything to the world
    2626
    2727== Orxonox Project Status ==