Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 7 and Version 8 of dev/3DEngineEvaluation


Ignore:
Timestamp:
Sep 11, 2007, 10:50:11 AM (17 years ago)
Author:
patrick
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • dev/3DEngineEvaluation

    v7 v8  
    1212 * List advantages and disadvantages of every engine
    1313 * You may: Start your application with valgrind: {{{ valgrind ./executable }}} and look for memory issues within the engine (ignore OpenGL driver leaks there are lots)
    14  * You may: Create a screenshot similar to [[https://forum.orxonox.net/viewtopic.php?t=173 ][this]] for comparison.
     14 * You may: Create a screenshot similar to [https://forum.orxonox.net/viewtopic.php?t=173 this] for comparison.
    1515
    1616-------