Hi Nick,

On 1 October 2015 at 19:52, Trajce Nikolov NICK <
trajce.nikolov.n...@gmail.com> wrote:

> I bit of simple question: How to disable TexGen totally?
>

For all users of the OSG users simultaneously?  Which is clearly a bit
harsh.   Or just for for your own scene graph?

Presuming your are hell bent of global domination I will assume that
later.  However, left with another question, for a shader or fixed function
based scene graph?

For the former, modify your shaders, for the later simply toggle the
GL_TEXTURE_GEN_S, T, R and Q modes via a StateSet attached to the top of
the scene graph/view's master Camera.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to