summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-10-01Separated checking for an error in the database library from checkingDon Pellegrino5-6/+36
for an error in the OpenGL library. The check_error function still checks for both however the check_error_db function can now be used to check only the database. This is used at connect time as the OpenGL library may not yet be fully initialized and running the error checking could be premature.
2009-07-06Added a density legend to the display. Disabled the depth test soDon Pellegrino11-27/+124
that the alpha blending and point overlays work as expected for an orthographic projection.
2009-06-17Added error checking for the database API as well as OpenGL.Don Pellegrino3-1/+100
2009-06-08Refactored the visualization code from exp004 to its own project here.Don Pellegrino29-0/+1185

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.