com.metsci.glimpse.gl.package-info Maven / Gradle / Ivy
/**
* Texture, shader, frame buffer, vertex buffer, and other general OpenGL utility classes.
* Most of the classes here duplicate functionality already available in JOGL 2.0.
* The JOGL 2.0 classes should be prefered where this is the case.
*/
package com.metsci.glimpse.gl;