source: Swollen/doc/contract2_hours.txt @ 72

Last change on this file since 72 was 72, checked in by darran, 20 years ago
  • work in progress
File size: 3.4 KB
Line 
1
22nd Contract Hours
3------------------
4
5
622 December, Wednesday (4 hours)
7- orientable directional light
8
9
10
11total = 135 hours (3.6 weeks)
12subtotal = 22 hours
13
14
1516 December, Thursday (8 hours)
16- terrain manipulator added
17- -version flag
18- toggling between terrain manipulator and trackball for lighting
19- experiments with cairns ubd map
20
2115 December, Wednesday (4 hours)
22- changed Visual Studio solution to compile new GDAL code
23- work on understanding lack of bedslope lighting
24
2514 December, Tuesday (4 hours)
26- added -texture <filename> option for bedslope image
27- other code cleanups related to handling georeferenced data
28- small amount of work on background thread for data read
29
3015 December, Monday (6 hours)
31- visit to GA, swollen now compiling on-site under Windows/Visual Studio .NET
32- added command line params for tweaking transparency (see "swollen -help")
33- added -nosky option to omit surrounding sky map
34
35
36
37total = 113 hours (3.0 weeks)
38subtotal = 8 hours
39
40
4112 December, Saturday (4 hours)
42- based on Robert's suggestions, removed culling from swwreader in favour
43  of per-vertex transparency and OpenGL per-fragment alpha cull
44- switched to DrawElements OpenGL primitive for much improved speed
45- modified input view to be slightly above plane
46- surrounding sky sphere now maintained at fixed distance
47
487 December, Wednesday (4 hours)
49- new distro released
50
51
52
53total = 105 hours (2.8 weeks)
54subtotal = 7 hours
55
56
572 November, Tuesday (4 hours)
58- re "popping" triangles in cairns sww file, shifted dataset scaling
59  into swwreader, now scaling actual vertex values on loading rather than
60  depending on an OSG transform node to shrink to unit cube
61- watersurface now has a method for offsetting surface from bedslope, this
62  and the above seems to have fixed above problem
63- culling toggle 'c' now loops through 4 modes: CULLNONE, CULLNEARZERO,
64  CULLSTEEPANGLE, CALLALL (previous two settings combined)
65
661 November, Monday (3 hours)
67- reorganized code and moved to Stephen Roberts' subversion repository
68- searching for "popping" triangles in cairns sww file
69- gdal installation and recompilation (support for georef tiff)
70
71
72
73total = 98 hours (2.6 weeks)
74subtotal = 19 hours
75
76
7728 October, Friday (3 hours)
78- distro released
79
8027 October, Thursday (4 hours)
81- revamped windows distro
82
8326 October, Wednesday (4 hours)
84- bedslope texture working
85
8625 October, Tuesday (4 hours)
87- bedslope texture started
88
8924 October, Monday (4 hours)
90- windows installer woes
91- make sure all distributed DLLs are executable!
92
93
94
95total = 79 hours (2 weeks)
96subtotal = 33 hours
97
98
9923 October, Sunday (6 hours)
100- environment mapped water
101
10221 October, Thursday (6 hours)
103- orientable light
104
10520 October, Wednesday (6 hours)
106- orientable light
107
10819 October, Tuesday (6 hours)
109- culling revisited
110
11118 October, Monday (6 hours)
112- memory leaks, ref_ptr
113
11415 October, Friday (3 hours)
115- memory leaks
116
117
118
119total = 46 hours
120
121
12214 October, Thursday (3 hours)
123- sky sphere
124- hud text always "on top"
125
12613 October, Wednesday (6 hours)
127- windows installer
128- sky factored out
129
13012 October, Tuesday (6 hours)
131- view initialization
132
13311 October, Monday (7 hours)
134- surrounding sky
135
1368 October, Friday (6 hours)
137- factored out SpotLight
138
1397 October, Thursday (6 hours)
140
1416 October, Wednesday (6 hours)
142- factored out keyboardeventhandler and watersurface
143- swwreader builds under mac osx
144
1455 October, Tuesday (6 hours)
146- removed -f switch from command line
147- factored out HeadsUpDisplay
Note: See TracBrowser for help on using the repository browser.