Hi, Filip

you can create MSAA context and enable\disable multisampling at runtime with 
GL_MULTISAMPLE mode on camera or scene stateset. Note that with disabled 
multisampling you will get lower fps than with non-MSAA context.

Cheers,
Sergey.

28.01.2013, 20:24, "Filip Arlet" <fili...@seznam.cz>:
> Hi,
>
> Is it possilbe to disable (or enable) Multisampling ? I can create context 
> with MSAA and without it, but I have no idea how can I disable or enable it 
> with existing context ? Is it even posible or do I have to recreate Context ?
>
> Thank you!
>
> Cheers,
> Filip
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=52245#52245
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to