On 11/30/2013 08:09 AM, anandcta123 [via jogamp] wrote:
> Hi,
>
> I am using JOGL with GL2. Is Frame buffer objects are supported with GL2 version.
>
As long it's supported by the OpenGL implementation
JOGL does support them of course.
Simply run the info applet or collect the profile information
via <
http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing>
<
http://jogamp.org/wiki/index.php/Jogamp_Versioning_and_Releases#Runtime_Version_Check>
will show you something like:
'GL FBO: basic true, full true'
~Sven
> Anand