[osg-users] osgocean and reflected scene

2010-01-22 Thread Trajce Nikolov
Hi, is there a way to have a node to be only reflected but not rendered? I have tryied to set up the node mask to just ocean->getOceanScene()->getReflectedSceneMask() but the node still gets rendered Thanks, Nick http://www.linkedin.com/in/tnick Sent from Istanbul, 34, Turkey __

Re: [osg-users] osgocean and reflected scene

2010-01-22 Thread Jean-Sébastien Guay
Hi Nick, is there a way to have a node to be only reflected but not rendered? I have tryied to set up the node mask to just ocean->getOceanScene()->getReflectedSceneMask() but the node still gets rendered This has nothing to do with osgOcean... If you want your node to not be rendered you

Re: [osg-users] osgocean and reflected scene

2010-01-23 Thread Trajce Nikolov
Hi J-S, thanks for the hint. So, you are saying, even the node will not be rendered, it will be reflected on the water ? Nick http://www.linkedin.com/in/tnick On Sat, Jan 23, 2010 at 5:06 AM, Jean-Sébastien Guay < jean-sebastien.g...@cm-labs.com> wrote: > Hi Nick, > > > is there a way to have

Re: [osg-users] osgocean and reflected scene

2010-01-23 Thread Trajce Nikolov
Thanks J-S, your hint did the job Nick http://www.linkedin.com/in/tnick On Sat, Jan 23, 2010 at 5:06 AM, Jean-Sébastien Guay < jean-sebastien.g...@cm-labs.com> wrote: > Hi Nick, > > > is there a way to have a node to be only reflected but not rendered? I have >> tryied to set up the node mask