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
2010-01-07
Merge branch 'master' of cluster.cis.drexel.edu:/home/chensgroup/exp-repo.git...
Don Pellegrino
18
-40/+112222
2009-12-04
Added a feature to toggle display the datarose geometry by keyboard input.
Don Pellegrino
5
-1/+20
2009-10-01
Added a constant so that the call to glGenBuffers matches the number
Don Pellegrino
2
-2/+3
of buffer objects used in the state structure.
2009-09-03
Added a display list for the DataRose.
Don Pellegrino
1
-2/+2
2009-08-18
Ran GNU indent.
Don Pellegrino
12
-65/+70
2009-08-18
Fixed bug in zooming and panning. Interactive testing of zooming by
Don Pellegrino
11
-111/+197
rubber band, zooming with the mouse wheel and panning all work with the window at any size, square or non-square.
2009-08-18
Removed viewport state variable since this can be easily retrieved
Don Pellegrino
5
-15/+10
from OpenGL's GL_VIEWPORT at any time.
2009-08-17
Refactored the model package.
Don Pellegrino
8
-0/+133
2009-08-17
Refactored the model package into data, state and geometry
Don Pellegrino
27
-549/+179
subdirectories. Added implementation for panning the map.
Copyright © 2009 Don Pellegrino All Rights Reserved.