Package com.jogamp.opengl.util.awt
package com.jogamp.opengl.util.awt
-
ClassDescriptionAWT
GLPixelBuffer
backed by anBufferedImage
of typeBufferedImage.TYPE_INT_ARGB
orBufferedImage.TYPE_INT_RGB
.Provider forAWTGLPixelBuffer
instances.Provider for singletonAWTGLPixelBuffer
instances.GLReadBufferUtil
specialization allowing to read out a frambuffer to an AWT BufferedImage utilizingAWTPixelBufferProviderInt
for further AWT processing.Utilities for dealing with images.Provides a Java 2D overlay on top of an arbitrary GLDrawable, making it easier to do things like draw text and images on top of an OpenGL scene while still maintaining reasonably good efficiency.Renders bitmapped Java 2D text into an OpenGL window with high performance, full Unicode support, and a simple API.Class supporting more full control over the process of rendering the bitmapped text.Provides the ability to render into an OpenGLTexture
using the Java 2D APIs.