Hi Martin,

On Tue, May 13, 2008 at 3:00 PM, "Martin Großer" <[EMAIL PROTECTED]> wrote:
> I'm not the admin, that is my problem.

You don't need to install the OSG to use it, when I work I very rarely
actually install, instead
just use LD_LIBRARY_PATH and PATH env vars to pick up on my local
OpenSceneGraph/lib
and OpenSceneGraph/bin directories.  This makes it very easy to use
different OSG versions
other than the one installed.

>  How can I check the vendor string?

glGetString(GL_VENDOR);

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

Reply via email to