|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Interfaces | |
---|---|
javax.media.opengl.GLPbuffer
Use GLOffscreenAutoDrawable w/ GLCapabilities.setFBO(boolean)
via GLDrawableFactory.createOffscreenAutoDrawable(..) . |
Deprecated Classes | |
---|---|
com.jogamp.opengl.util.awt.Screenshot
Please consider using GLReadBufferUtil ,
which is AWT independent and does not require a CPU based vertical image flip
in case drawable is in OpenGL orientation .
Further more you may use AWTGLReadBufferUtil to read out
the framebuffer into a BufferedImage for further AWT processing. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |