summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-10-01Added a constant so that the call to glGenBuffers matches the numberDon Pellegrino2-2/+3
of buffer objects used in the state structure.
2009-09-03Added a display list for the DataRose.Don Pellegrino1-2/+2
2009-08-18Ran GNU indent.Don Pellegrino12-65/+70
2009-08-18Fixed bug in zooming and panning. Interactive testing of zooming byDon Pellegrino11-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-18Removed viewport state variable since this can be easily retrievedDon Pellegrino5-15/+10
from OpenGL's GL_VIEWPORT at any time.
2009-08-17Refactored the model package.Don Pellegrino8-0/+133
2009-08-17Refactored the model package into data, state and geometryDon Pellegrino27-549/+179
subdirectories. Added implementation for panning the map.

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.