![JAR search and dependency download from the Maven repository](/logo.png)
com.metsci.glimpse.painter.texture.package-info Maven / Gradle / Ivy
/**
* Painters which display data contained in OpenGL textures, including
* 2D heat maps and images. The classes in this package often work with
* shaders written in OpenGL Shader Language to enable dynamically adjustable
* color scales even for extremely large data sets.
*
* The shader source code for the shaders used in the default Glimpse painters
* are contained in src/main/resources/shaders.
*
* @see com.metsci.glimpse.examples.basic.HeatMapExample
*/
package com.metsci.glimpse.painter.texture;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy