[osg-users] How is this foliage artifact called and how to fix it?

Christian Buchner christian.buchner at gmail.com
Fri Apr 22 09:25:52 PDT 2016


Placing the foliage into a later render bin (e.g. the transparent bin, #10)
than most other objects would help.
Christian


2016-04-22 18:08 GMT+02:00 Chris Hanson <xenon at alphapixel.com>:

> I believe your texture filtering mode is generating intermediate alpha
> values, which then blend a portion of the distant background in before the
> other "face" of the tree is drawn behind.
>
> Switching to GL_NEAREST will probably avert this, but will look ugly in
> other ways.
>> Alpha to coverage might help you here:
> http://www.humus.name/?page=3D&ID=61
>
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20160422/500404fa/attachment-0003.htm>


More information about the osg-users mailing list