/****************************************************
 *
 * glBlendTester v0.2
 *
 * code: Mehmet Deniz Aydinoglu
 *
 * This is just a tool to learn and experiment with
 * OpenGL blending modes. GLUT used for windowing, 
 * GLUI for UI management and Nate Miller's tga loading
 * routines for handling tga texture loading.
 *
 * for comments and bug reports:
 * deniz@oyunyapimi.org
 *
 * Licence is GPL (see license.txt)
 *
 ****************************************************
*/

* www.oyunyapimi.org
