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-07-23
Moved model geometry into a subdirectory of model. Modified highlight
Don Pellegrino
18
-47/+106
for selection to draw a yello circle around the selected proteins rather than change their fill color to black. This preserves the fill color of selected items.
2009-07-09
Added -ggdb flag to facilitate debugging in GDB.
Don Pellegrino
1
-1/+1
2009-07-07
Added AMD Performance Monitor objects but commented them out since the
Don Pellegrino
1
-0/+7
non-free drivers for Linux do not appear to include an implementation for these functions.
2009-07-07
Ran GNU indent. Added utility function to report back on the use of
Don Pellegrino
5
-2/+54
graphics memory by ATI cards.
2009-07-07
Moved the map into a single display list in an attempt to improve
Don Pellegrino
1
-0/+2
responsiveness.
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-06-29
Fixed termination in the CLEANFILES target.
Don Pellegrino
1
-2/+2
2009-06-18
Ran a sort on the clean files target.
Don Pellegrino
1
-2/+2
2009-06-18
Implemented zooming.
Don Pellegrino
1
-7/+21
2009-06-16
Added initialization of state variables.
Don Pellegrino
1
-0/+2
2009-06-13
Added use of database.
Don Pellegrino
1
-0/+21
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.