Re: Improvements: API, Support, ..
Posted by
Teapot on
Feb 11, 2014; 11:45am
URL: https://forum.jogamp.org/Improvements-API-Support-tp4031509p4031540.html
AWTTextureIO is quite convenient to use
I'd like to chime in for keeping AWTTextureIO. In my uh, "use case", where I am transitioning into jogl from raw Java rendering; I can just jam a method up the rear end of the BufferedImageManager and forget about FPS. It is incredible. AWTGLPixelBuffer currently lack both documentation AND recognition (have you guys tried googling "AWTGLPIxelBuffer"? I got 10L hits.) Please at least wait till it get more traction before deprecating AWTTextureIO.