[root]/JavaVirtualWorld
.settings
(1 files, 12 lines)
edu
(0 files, 0 lines)
trinity
(0 files, 0 lines)
cs
(0 files, 0 lines)
eoop
(0 files, 0 lines)
etc
(1 files, 1 lines)
graphics
(6 files, 1021 lines)
lib
(0 files, 0 lines)
ext
(3 files, 0 lines)
i386
(2 files, 0 lines)
model
(13 files, 1126 lines)
terrain
(7 files, 1525 lines)
test
(5 files, 576 lines)
vegetation
(12 files, 968 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 42 (100.0%) | 4.6 |
abacon1 | 3 (33.3%) | 26 (61.9%) | 8.6 |
rtanner1 | 6 (66.7%) | 16 (38.1%) | 2.6 |
Very strange tree generation.
1 lines of code changed in 1 file:
*** empty log message ***
7 lines of code changed in 1 file:
Tree traversal *should* work but I need to write some tests for it. Also, need to set up interfaces between model/tree and terrain/vegetation generation. I think the way this all works has finally clicked for me.
4 lines of code changed in 2 files:
More tree construction.
3 lines of code changed in 1 file:
*** empty log message ***
3 lines of code changed in 1 file:
Submitting my initial code. Includes some parts for the tree and a rather useless Entity class which is only there so the rest of my code will compile. Also some Junit tests.
1 lines of code changed in 1 file:
*** empty log message ***
23 lines of code changed in 2 files: