Skip navigation links

Package com.metsci.glimpse.painter.texture

Painters which display data contained in OpenGL textures, including 2D heat maps and images.

See: Description

Package com.metsci.glimpse.painter.texture Description

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 Also:
com.metsci.glimpse.examples.basic.HeatMapExample
Skip navigation links

Copyright © 2020 Metron, Inc.. All rights reserved.