Re: [osg-users] combine functionality my own shader with shadowmap shader

2012-06-14 Thread Umid Shahmaliyev
Hi, Problem solved... ... Thank you! Cheers, Umid -- Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48302#48302 ___ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegra

[osg-users] combine functionality my own shader with shadowmap shader

2012-06-12 Thread Umid Shahmaliyev
Hi , I want to combine custom shaders (normal map, reflection, specular lighting and ect) with osgShadow. I have my shader generator class which generates combination of shaders and gives only one faragment and one vertex shader. Without osgShadow it works ok. But when i use osgShadow this disab