Package | Description |
---|---|
com.metsci.glimpse.gl.attribute |
Vertex buffers and GL attribute handling utilities.
|
com.metsci.glimpse.painter.shape |
Painters which draw basic geometric shapes: line segments, points, and polygons.
|
Class and Description |
---|
GLBuffer |
GLBuffer.Mutator |
GLFloatBuffer |
GLFloatBuffer.Mutator |
GLFloatBuffer2D.IndexedMutator |
GLVertexAttribute
According to NVIDIA:
"GLSL attempts to eliminate aliasing of vertex attributes but this is
integral to NVIDIA's hardware approach and necessary for maintaining
compatibility with existing OpenGL applications that NVIDIA customers rely
on.
|
Class and Description |
---|
GLFloatBuffer |
GLFloatBuffer2D |
Copyright © 2016 Metron, Inc.. All rights reserved.