Changes between Version 7 and Version 8 of dev/3DEngineEvaluation
- Timestamp:
- Sep 11, 2007, 10:50:11 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
dev/3DEngineEvaluation
v7 v8 12 12 * List advantages and disadvantages of every engine 13 13 * 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. 15 15 16 16 -------