Hi everyone

I render a scene my composite viewers camera, directly to the framebuffer. I 
have nice FSAA.
Now I changed my implementation to render to a framebuffer object, which I 
attach to my camera. In the attach method, I can set the colorSamples values to 
achieve again AA. But I somehow cannot achieve quality I had in direct 
framebuffer.

Is there a method to read out the AA settings of the framebuffer, and create a 
framebuffer object accordingly?

Regards
Daniel

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to