[osg-users] How does shadow technic work if geometry shaders are in use

Werner Modenbach Werner.Modenbach at texion.eu
Fri May 29 08:56:18 PDT 2015


Hi all,

My scene contains many objects, which are created by geometry shaders.
So no vertices are created outside the graphics card for those objects.
So I use
     state->setUseVertexAttributeAliasing(true)
and
     state->setUseModelViewAndProjectionUniforms(true)

Is it possible using a shadow technique in this case? If I'm right the 
shadow technique installs it's own shaders.

Thanks for any hint.

- Werner -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20150529/3769ccfa/attachment-0002.htm>


More information about the osg-users mailing list