Re: [osg-users] [vpb] Untextured LODs in result

2019-10-23 Thread Brad Colbert
Hi Laurens, The data is imagery not a DEM so the black has pixel value of 0,0,0 (or probably 0 in each color plane). Back in the day we contracted with Robert to make the texture blend logic switchable (see: --blending-policy DO_NOT_SET_BLENDING) but I'm wondering if this changed or is being i

[osg-users] Clip plane with osg::ClipNode

2019-10-23 Thread Catalin
Hi, I have an issue with clipping planes, if you set 2 different clipping planes to 2 different objects, only the last clipping plane is used. I was expecting each object to be drawn with its clipping plane. osg::ref_ptr clipNode1 = new osg::ClipNode; clipNode1->addClipPlane(new osg::ClipPlane(0)

Re: [osg-users] [vpb] Untextured LODs in result

2019-10-23 Thread Voerman, L.
Hi Brad, it seems to me your (low-res) black pixels are interpreted as a NoData value. Maybe this can be made to work for you? Laurens. On Wed, Oct 23, 2019 at 1:35 AM Brad Colbert wrote: > Found (fixed) the issue. The imag

Re: [osg-users] To run this Examples osgdeferred , where to download this osgdeferred about Data Resources ?

2019-10-23 Thread Voerman, L.
These files are hidden in a directory called "Images" in OpenScenegraph-Data. Laurens. On Wed, Oct 23, 2019 at 7:51 AM Mirro Xu wrote: > > d_a_heitbrink wrote: > > They are kept in a separate repo: > > https://github.com/openscenegraph/OpenSceneGraph-Data > > > > Do keep in mind the license for