source: Swollen/doc/contract2_hours.txt @ 121

Last change on this file since 121 was 116, checked in by darran, 20 years ago
  • distro20050627
  • functioning record/playback/save. Can't yet replay from movie.swm
  • image capture not yet implemented.
File size: 5.0 KB
Line 
1
22nd Contract Hours
3------------------
4
5total = 181 hours (4.8 weeks)
6subtotal = 18 hours
7
826 June, Sunday (8 hours)
9- implemented state saving and playback
10
1125 June, Saturday (6 hours)
12- refactored to allow getting and setting of current state
13
14... I know I worked on Swollen in here, but forgot to log it ;-)
15
1614 June, Tuesday (4 hours)
17- jumbled vertex problem on "fairy" dataset fixed
18- bedslope texture path prepended with unneeded "/" bug fixed
19- y>x aspect ratio geometry offset bug fixed
20
21
22
23total = 163 hours (4.3 weeks)
24subtotal = 9 hours
25
2610 June, Friday (4 hours)
27- sww file "texture" attribute image now found in same location as .sww
28- steep culling reintroduced
29- built and released distro20050610 for windows
30
318 June, Wednesday (3 hours)
32- use of xllcorner,yllcorner in sww file
33- bug that "texture" image is looking in rundir
34
356 June, Monday (2 hours)
36- added command line specification of bedslope spotlight position (-lightpos option)
37- changed to "texture" global attribute usage
38
39
40
41total = 154 hours (4.1 weeks)
42subtotal = 11 hours
43
443 June, Friday (3 hours)
45- now looking for bedslope_image global attribute in sww file
46- cylinders georeference test passes
47- built and released distro20050603 for windows
48
492 June, Thursday (2 hours)
50- bedslope texture only used when specified
51- almost finished image query of .sww global attributes
52
5331 May, Tuesday (3 hours)
54- installation and compile of OSG 0.9.9 on Mac and Windows
55- built Swollen against OSG 0.9.9
56
5730 May 2005, Monday (3 hours)
58- created Photoshop image for cylinder texture test
59- used gdal_translate utility to add georeferences
60
61
62
63total = 143 hours (3.8 weeks)
64subtotal = 8 hours
65
66
6723 December, Thursday (4 hours)
68- bedslope lighting
69
7022 December, Wednesday (4 hours)
71- orientable directional light
72
73
74
75total = 135 hours (3.6 weeks)
76subtotal = 22 hours
77
78
7916 December, Thursday (8 hours)
80- terrain manipulator added
81- -version flag
82- toggling between terrain manipulator and trackball for lighting
83- experiments with cairns ubd map
84
8515 December, Wednesday (4 hours)
86- changed Visual Studio solution to compile new GDAL code
87- work on understanding lack of bedslope lighting
88
8914 December, Tuesday (4 hours)
90- added -texture <filename> option for bedslope image
91- other code cleanups related to handling georeferenced data
92- small amount of work on background thread for data read
93
9415 December, Monday (6 hours)
95- visit to GA, swollen now compiling on-site under Windows/Visual Studio .NET
96- added command line params for tweaking transparency (see "swollen -help")
97- added -nosky option to omit surrounding sky map
98
99
100
101total = 113 hours (3.0 weeks)
102subtotal = 8 hours
103
104
10512 December, Saturday (4 hours)
106- based on Robert's suggestions, removed culling from swwreader in favour
107  of per-vertex transparency and OpenGL per-fragment alpha cull
108- switched to DrawElements OpenGL primitive for much improved speed
109- modified input view to be slightly above plane
110- surrounding sky sphere now maintained at fixed distance
111
1127 December, Wednesday (4 hours)
113- new distro released
114
115
116
117total = 105 hours (2.8 weeks)
118subtotal = 7 hours
119
120
1212 November, Tuesday (4 hours)
122- re "popping" triangles in cairns sww file, shifted dataset scaling
123  into swwreader, now scaling actual vertex values on loading rather than
124  depending on an OSG transform node to shrink to unit cube
125- watersurface now has a method for offsetting surface from bedslope, this
126  and the above seems to have fixed above problem
127- culling toggle 'c' now loops through 4 modes: CULLNONE, CULLNEARZERO,
128  CULLSTEEPANGLE, CALLALL (previous two settings combined)
129
1301 November, Monday (3 hours)
131- reorganized code and moved to Stephen Roberts' subversion repository
132- searching for "popping" triangles in cairns sww file
133- gdal installation and recompilation (support for georef tiff)
134
135
136
137total = 98 hours (2.6 weeks)
138subtotal = 19 hours
139
140
14128 October, Friday (3 hours)
142- distro released
143
14427 October, Thursday (4 hours)
145- revamped windows distro
146
14726 October, Wednesday (4 hours)
148- bedslope texture working
149
15025 October, Tuesday (4 hours)
151- bedslope texture started
152
15324 October, Monday (4 hours)
154- windows installer woes
155- make sure all distributed DLLs are executable!
156
157
158
159total = 79 hours (2 weeks)
160subtotal = 33 hours
161
162
16323 October, Sunday (6 hours)
164- environment mapped water
165
16621 October, Thursday (6 hours)
167- orientable light
168
16920 October, Wednesday (6 hours)
170- orientable light
171
17219 October, Tuesday (6 hours)
173- culling revisited
174
17518 October, Monday (6 hours)
176- memory leaks, ref_ptr
177
17815 October, Friday (3 hours)
179- memory leaks
180
181
182
183total = 46 hours
184
185
18614 October, Thursday (3 hours)
187- sky sphere
188- hud text always "on top"
189
19013 October, Wednesday (6 hours)
191- windows installer
192- sky factored out
193
19412 October, Tuesday (6 hours)
195- view initialization
196
19711 October, Monday (7 hours)
198- surrounding sky
199
2008 October, Friday (6 hours)
201- factored out SpotLight
202
2037 October, Thursday (6 hours)
204
2056 October, Wednesday (6 hours)
206- factored out keyboardeventhandler and watersurface
207- swwreader builds under mac osx
208
2095 October, Tuesday (6 hours)
210- removed -f switch from command line
211- factored out HeadsUpDisplay
Note: See TracBrowser for help on using the repository browser.