[root]/JavaVirtualWorld/test
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 9 (100.0%) | 600 (100.0%) | 66.6 |
abacon1 | 7 (77.8%) | 600 (100.0%) | 85.7 |
rtanner1 | 2 (22.2%) | 0 (0.0%) | 0.0 |
*** empty log message ***
0 lines of code changed in 2 files:
*** empty log message ***
12 lines of code changed in 1 file:
This has an example of how to GENERATE NORMALS -- WHICH ARE REQUIRED FOR LIGHTING.
Also, there's a link in here that tells you how to triangulate... which is AMAZING and should be used instead of my ridiculous method that is currently used.
65 lines of code changed in 1 file:
test code moved to test package
347 lines of code changed in 4 files:
Linking QTREE with Graphics
176 lines of code changed in 1 file: