index
:
exp005
master
Influenza Map Visualization
don@drexel.edu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
Age
Commit message (
Collapse
)
Author
Files
Lines
2009-08-17
Refactored the controller package into separate actions and
Don Pellegrino
36
-176/+332
callbacks. Design justification added as a README to the controller subdirectory.
2009-08-14
Added zooming with the mouse wheel. The mouse wheel will zoom in or out by 1...
Don Pellegrino
7
-44/+149
2009-08-14
Moved loading the data into the initialization routine. This allows for smoo...
Don Pellegrino
2
-2/+15
2009-07-06
Added a density legend to the display. Disabled the depth test so
Don Pellegrino
11
-27/+124
that the alpha blending and point overlays work as expected for an orthographic projection.
2009-07-01
Modified to use a display list to render the proteins rather than just
Don Pellegrino
8
-10/+61
points. This feels much slower but looks much better.
2009-07-01
Added subdirectory for running r and a script to connect to the DB2
Don Pellegrino
25
-146/+140
backend and retrieve details of the current selection made with the visualization. Added Make target for running GNU indent. Ran indent on all of the code and headers.
2009-06-18
Implemented zooming.
Don Pellegrino
4
-37/+18
2009-06-16
Added initialization of state variables.
Don Pellegrino
1
-0/+2
2009-06-13
Added keyboard handler.
Don Pellegrino
1
-0/+2
2009-06-08
Refactored the visualization code from exp004 to its own project here.
Don Pellegrino
29
-0/+1185
Copyright © 2009 Don Pellegrino All Rights Reserved.