[osg-users] Draw two translucent geometries in specific order
Kristofer Krus
kristofer.krus at liu.se
Mon May 21 00:52:33 PDT 2018
Chris Hanson wrote:
> You might also look at OSGTransparencyToolkit. http://alphapixel.com/project/osg-transparency-toolkit/ (http://alphapixel.com/project/osg-transparency-toolkit/)
>
> There are several Order Independent Transparency implementation out there that let you not worry about the object draw order.
Thanks, I might possibly take a look at this if I can't make it work in any other way. Currently, I just want to make sure B is rendered after A (and that A and B are both rendered after everything else, which is fully opaque).
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=73685#73685
More information about the osg-users
mailing list