


| Directory | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| at/ac/tuwien/cg/armd2011/level13/ | 47 (100.0%) | 2288 (100.0%) | 48.6 |

l13:
* Added curve motion. Now some cubes move randomly along a curve. BSpline2D and some more curve classes obtained from l00 (thanks l00)
606 lines of code changed in 11 files:
l13:
* Difficulty increasing with time (speed and number of pairs)
* UI Overlay added. Thanks level 44
116 lines of code changed in 4 files:
l13:
* Picking working relatively good. The dirty trick with the getViewportHeight() should be corrected. Thanks lvl 99 for the picking using alpha channel.
* Implemented pair selection. When two correct objects are picked, they disappear and the return value is incremented. If a wrong pair is selected, return value is decremented.
151 lines of code changed in 5 files:
l13 - Added setResult()
49 lines of code changed in 2 files:
Added some documentation
Pair Color fixed
62 lines of code changed in 4 files:
Implemented:
* Color Picking (don't work correctly yet)
* Paired Cubes (each pair has its own color)
415 lines of code changed in 6 files:
Class Board created. Now it's possible to have multiple objects moving around the board.
85 lines of code changed in 4 files:
Added some short documentation
1 lines of code changed in 1 file:
Classes Character and Motion created.
Next work:
* Create a vector of Characters
* Implement more kinds of Motion (random turns...)
* Load models
262 lines of code changed in 4 files:
1 lines of code changed in 1 file:
526 lines of code changed in 3 files:
1 lines of code changed in 1 file:
13 lines of code changed in 1 file: