Package | Description |
---|---|
com.metsci.glimpse.examples.basic |
Simple examples demonstrating basic Glimpse features.
|
com.metsci.glimpse.gl.texture |
Wrapper classes for working with OpenGL textures inside a
GlimpsePainter . |
com.metsci.glimpse.painter.texture |
Painters which display data contained in OpenGL textures, including
2D heat maps and images.
|
com.metsci.glimpse.support.texture |
Extensions to the basic
Texture subclasses. |
Class and Description |
---|
HeatMapPainter
A simplified facade to
ShadedTexturePainter which applies
a color scale (adjustable via an Axis1D
to a double[][] rectangular array of data stored as an OpenGL
texture in order to display a two dimensional heat map. |
Class and Description |
---|
TextureUnit |
Class and Description |
---|
HeatMapPainter
A simplified facade to
ShadedTexturePainter which applies
a color scale (adjustable via an Axis1D
to a double[][] rectangular array of data stored as an OpenGL
texture in order to display a two dimensional heat map. |
ShadedTexturePainter
A painter which applies shaders to textures in order to display
dynamically adjustable representations of 2D gridded data.
|
Class and Description |
---|
TextureUnit |
Copyright © 2016 Metron, Inc.. All rights reserved.