1 | |
---|
2 | 2nd Contract Hours |
---|
3 | ------------------ |
---|
4 | |
---|
5 | 11 July, Monday (10 hours) |
---|
6 | - saving images with -movie <dirname> option now functioning |
---|
7 | |
---|
8 | |
---|
9 | total = 196 hours (5.2 weeks) |
---|
10 | subtotal = 15 hours |
---|
11 | |
---|
12 | 9-10 July, Sunday (7 hours) |
---|
13 | - more work on playback of .swm data |
---|
14 | |
---|
15 | 8 July, Friday (3 hours) |
---|
16 | - georeferencing of flagstaff dataset |
---|
17 | |
---|
18 | 7 July, Thursday (5 hours) |
---|
19 | - towards playback of .swm data |
---|
20 | |
---|
21 | |
---|
22 | total = 181 hours (4.8 weeks) |
---|
23 | subtotal = 18 hours |
---|
24 | |
---|
25 | 26 June, Sunday (8 hours) |
---|
26 | - implemented state saving and playback |
---|
27 | |
---|
28 | 25 June, Saturday (6 hours) |
---|
29 | - refactored to allow getting and setting of current state |
---|
30 | |
---|
31 | ... I know I worked on Swollen in here, but forgot to log it ;-) |
---|
32 | |
---|
33 | 14 June, Tuesday (4 hours) |
---|
34 | - jumbled vertex problem on "fairy" dataset fixed |
---|
35 | - bedslope texture path prepended with unneeded "/" bug fixed |
---|
36 | - y>x aspect ratio geometry offset bug fixed |
---|
37 | |
---|
38 | |
---|
39 | |
---|
40 | total = 163 hours (4.3 weeks) |
---|
41 | subtotal = 9 hours |
---|
42 | |
---|
43 | 10 June, Friday (4 hours) |
---|
44 | - sww file "texture" attribute image now found in same location as .sww |
---|
45 | - steep culling reintroduced |
---|
46 | - built and released distro20050610 for windows |
---|
47 | |
---|
48 | 8 June, Wednesday (3 hours) |
---|
49 | - use of xllcorner,yllcorner in sww file |
---|
50 | - bug that "texture" image is looking in rundir |
---|
51 | |
---|
52 | 6 June, Monday (2 hours) |
---|
53 | - added command line specification of bedslope spotlight position (-lightpos option) |
---|
54 | - changed to "texture" global attribute usage |
---|
55 | |
---|
56 | |
---|
57 | |
---|
58 | total = 154 hours (4.1 weeks) |
---|
59 | subtotal = 11 hours |
---|
60 | |
---|
61 | 3 June, Friday (3 hours) |
---|
62 | - now looking for bedslope_image global attribute in sww file |
---|
63 | - cylinders georeference test passes |
---|
64 | - built and released distro20050603 for windows |
---|
65 | |
---|
66 | 2 June, Thursday (2 hours) |
---|
67 | - bedslope texture only used when specified |
---|
68 | - almost finished image query of .sww global attributes |
---|
69 | |
---|
70 | 31 May, Tuesday (3 hours) |
---|
71 | - installation and compile of OSG 0.9.9 on Mac and Windows |
---|
72 | - built Swollen against OSG 0.9.9 |
---|
73 | |
---|
74 | 30 May 2005, Monday (3 hours) |
---|
75 | - created Photoshop image for cylinder texture test |
---|
76 | - used gdal_translate utility to add georeferences |
---|
77 | |
---|
78 | |
---|
79 | |
---|
80 | total = 143 hours (3.8 weeks) |
---|
81 | subtotal = 8 hours |
---|
82 | |
---|
83 | |
---|
84 | 23 December, Thursday (4 hours) |
---|
85 | - bedslope lighting |
---|
86 | |
---|
87 | 22 December, Wednesday (4 hours) |
---|
88 | - orientable directional light |
---|
89 | |
---|
90 | |
---|
91 | |
---|
92 | total = 135 hours (3.6 weeks) |
---|
93 | subtotal = 22 hours |
---|
94 | |
---|
95 | |
---|
96 | 16 December, Thursday (8 hours) |
---|
97 | - terrain manipulator added |
---|
98 | - -version flag |
---|
99 | - toggling between terrain manipulator and trackball for lighting |
---|
100 | - experiments with cairns ubd map |
---|
101 | |
---|
102 | 15 December, Wednesday (4 hours) |
---|
103 | - changed Visual Studio solution to compile new GDAL code |
---|
104 | - work on understanding lack of bedslope lighting |
---|
105 | |
---|
106 | 14 December, Tuesday (4 hours) |
---|
107 | - added -texture <filename> option for bedslope image |
---|
108 | - other code cleanups related to handling georeferenced data |
---|
109 | - small amount of work on background thread for data read |
---|
110 | |
---|
111 | 15 December, Monday (6 hours) |
---|
112 | - visit to GA, swollen now compiling on-site under Windows/Visual Studio .NET |
---|
113 | - added command line params for tweaking transparency (see "swollen -help") |
---|
114 | - added -nosky option to omit surrounding sky map |
---|
115 | |
---|
116 | |
---|
117 | |
---|
118 | total = 113 hours (3.0 weeks) |
---|
119 | subtotal = 8 hours |
---|
120 | |
---|
121 | |
---|
122 | 12 December, Saturday (4 hours) |
---|
123 | - based on Robert's suggestions, removed culling from swwreader in favour |
---|
124 | of per-vertex transparency and OpenGL per-fragment alpha cull |
---|
125 | - switched to DrawElements OpenGL primitive for much improved speed |
---|
126 | - modified input view to be slightly above plane |
---|
127 | - surrounding sky sphere now maintained at fixed distance |
---|
128 | |
---|
129 | 7 December, Wednesday (4 hours) |
---|
130 | - new distro released |
---|
131 | |
---|
132 | |
---|
133 | |
---|
134 | total = 105 hours (2.8 weeks) |
---|
135 | subtotal = 7 hours |
---|
136 | |
---|
137 | |
---|
138 | 2 November, Tuesday (4 hours) |
---|
139 | - re "popping" triangles in cairns sww file, shifted dataset scaling |
---|
140 | into swwreader, now scaling actual vertex values on loading rather than |
---|
141 | depending on an OSG transform node to shrink to unit cube |
---|
142 | - watersurface now has a method for offsetting surface from bedslope, this |
---|
143 | and the above seems to have fixed above problem |
---|
144 | - culling toggle 'c' now loops through 4 modes: CULLNONE, CULLNEARZERO, |
---|
145 | CULLSTEEPANGLE, CALLALL (previous two settings combined) |
---|
146 | |
---|
147 | 1 November, Monday (3 hours) |
---|
148 | - reorganized code and moved to Stephen Roberts' subversion repository |
---|
149 | - searching for "popping" triangles in cairns sww file |
---|
150 | - gdal installation and recompilation (support for georef tiff) |
---|
151 | |
---|
152 | |
---|
153 | |
---|
154 | total = 98 hours (2.6 weeks) |
---|
155 | subtotal = 19 hours |
---|
156 | |
---|
157 | |
---|
158 | 28 October, Friday (3 hours) |
---|
159 | - distro released |
---|
160 | |
---|
161 | 27 October, Thursday (4 hours) |
---|
162 | - revamped windows distro |
---|
163 | |
---|
164 | 26 October, Wednesday (4 hours) |
---|
165 | - bedslope texture working |
---|
166 | |
---|
167 | 25 October, Tuesday (4 hours) |
---|
168 | - bedslope texture started |
---|
169 | |
---|
170 | 24 October, Monday (4 hours) |
---|
171 | - windows installer woes |
---|
172 | - make sure all distributed DLLs are executable! |
---|
173 | |
---|
174 | |
---|
175 | |
---|
176 | total = 79 hours (2 weeks) |
---|
177 | subtotal = 33 hours |
---|
178 | |
---|
179 | |
---|
180 | 23 October, Sunday (6 hours) |
---|
181 | - environment mapped water |
---|
182 | |
---|
183 | 21 October, Thursday (6 hours) |
---|
184 | - orientable light |
---|
185 | |
---|
186 | 20 October, Wednesday (6 hours) |
---|
187 | - orientable light |
---|
188 | |
---|
189 | 19 October, Tuesday (6 hours) |
---|
190 | - culling revisited |
---|
191 | |
---|
192 | 18 October, Monday (6 hours) |
---|
193 | - memory leaks, ref_ptr |
---|
194 | |
---|
195 | 15 October, Friday (3 hours) |
---|
196 | - memory leaks |
---|
197 | |
---|
198 | |
---|
199 | |
---|
200 | total = 46 hours |
---|
201 | |
---|
202 | |
---|
203 | 14 October, Thursday (3 hours) |
---|
204 | - sky sphere |
---|
205 | - hud text always "on top" |
---|
206 | |
---|
207 | 13 October, Wednesday (6 hours) |
---|
208 | - windows installer |
---|
209 | - sky factored out |
---|
210 | |
---|
211 | 12 October, Tuesday (6 hours) |
---|
212 | - view initialization |
---|
213 | |
---|
214 | 11 October, Monday (7 hours) |
---|
215 | - surrounding sky |
---|
216 | |
---|
217 | 8 October, Friday (6 hours) |
---|
218 | - factored out SpotLight |
---|
219 | |
---|
220 | 7 October, Thursday (6 hours) |
---|
221 | |
---|
222 | 6 October, Wednesday (6 hours) |
---|
223 | - factored out keyboardeventhandler and watersurface |
---|
224 | - swwreader builds under mac osx |
---|
225 | |
---|
226 | 5 October, Tuesday (6 hours) |
---|
227 | - removed -f switch from command line |
---|
228 | - factored out HeadsUpDisplay |
---|