<div dir="ltr">Hi Valerian,<div><br></div><div>you can try:</div><div>node->getOrCreateStateSet()->setRenderBinDetails(MY_ORDER_NUMBER, "RenderBin");<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 1, 2016 at 4:59 PM, Valerian Merkling <span dir="ltr"><<a href="mailto:niarkoleptik@gmail.com" target="_blank">niarkoleptik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
 0<br>
down vote<br>
favorite<br>
<br>
<br>
I'm working on a little GIS app using OSG.<br>
<br>
First I need to say that I do not need to get more than 15fps.<br>
<br>
I have to draw multiple layers on the same view. Layers may overlaps, but not always.<br>
<br>
Right now, to be able to choose which layer is on top of the others, i'm using the PolygonOffet properties, but I don't like it.<br>
<br>
So here is what I want to try :<br>
-put a clear node on my root to clear all the buffers<br>
-put a clear node on top of each layer node to clear only the depth buffer<br>
-Try to control the rendering order with the child index (assuming that the first child is rendered first , and the second after ...)<br>
<br>
Problem is that the Color buffer is never cleared with this setup, and I think I misunderstood how to use clear nodes.<br>
<br>
So my question is : - Is it possible ? - How can I choose the rendering order of my layer's node ?<br>
<br>
<br>
Thank you!<br>
<br>
Valerian<br>
<br>
------------------<br>
Read this topic online here:<br>
<a href="http://forum.openscenegraph.org/viewtopic.php?p=67959#67959" rel="noreferrer" target="_blank">http://forum.openscenegraph.org/viewtopic.php?p=67959#67959</a><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
osg-users mailing list<br>
<a href="mailto:osg-users@lists.openscenegraph.org">osg-users@lists.openscenegraph.org</a><br>
<a href="http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org" rel="noreferrer" target="_blank">http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">trajce nikolov nick<br></div>
</div>