Age | Commit message (Collapse) | Author | Files | Lines |
| rubber band, zooming with the mouse wheel and panning all work with
the window at any size, square or non-square.
|
| from OpenGL's GL_VIEWPORT at any time.
|
| |
| |
| subdirectories. Added implementation for panning the map.
|
| generic names based on their function in this program. They are not
generally designed for reuse in other visualization programs which
seems okay at the moment. I'll leave it up to OpenGL and the APIs to
be general while these objects are specific to the task of interactive
visualization of a map of influenza.
|
| |
| callbacks. Design justification added as a README to the controller
subdirectory.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| 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.
|
| anymore as this was confusing.
|
| |
| |
| debugging printfs were in the code.
|
| |
| Extensions. This test failed as it seems that the non-free Linux
driver from AMD does not include an implementation of the extension
functions.
|
| non-free drivers for Linux do not appear to include an implementation
for these functions.
|
| |
| graphics memory by ATI cards.
|
| updating of the map display list to be done only when the contents change.
|
| |
| responsiveness.
|
| that the alpha blending and point overlays work as expected for an
orthographic projection.
|
| points. This feels much slower but looks much better.
|
| 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.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |