Hi Rafa,

On 9/28/07, Rafa Gaitan <[EMAIL PROTECTED]> wrote:
> Anyway, we need to execute our software in linux, mac and windows
> and with any opengl capable card, so in our side we have changed
> to display lists to solve the problem.

Another thing you could try is to use the GLExtensionDisable feature
to disable the VBO extension for ATI cards.  See the
include/osg/GLExension header.

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

Reply via email to