Any plans to support Frame buffer Object?

As Frame Buffer Object will replace pbuffer and be a part of OpenGL standard, I don’t know when JOGL will support it. At present, JOGL can support the EXT first I think.

The latest jogl build supports it, doesn’t it?

At least Javadoc contains all methods listed here.

As zero points out, it’s already there.

Ha, that’s great, thank JOGL guys.