<div dir="ltr">I also recommend using the Triton height map support to make the shorelines look better. It will fade out the ocean geometry as the bathymetry slopes up towards sea level.<br><div><br></div><div>Logarithmic depth buffer is handy for various Triton use cases. If you go that route, remember to also reduce your near/far ratio too.</div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div class="gmail_signature">Glenn Waldron</div></div></div></div>
<br><div class="gmail_quote">On Wed, Sep 2, 2015 at 11:31 AM, Robert Osfield <span dir="ltr"><<a href="mailto:robert.osfield@gmail.com" target="_blank">robert.osfield@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Mike,<br><div class="gmail_extra"><br><div class="gmail_quote"><span class="">On 2 September 2015 at 16:09, Mike Greene <span dir="ltr"><<a href="mailto:mgreene@hiwaay.net" target="_blank">mgreene@hiwaay.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Having problems with Z-fighting when using a very large terrain database and mixing it with Triton ocean - seeing lots of z-fighting along the coast line where the water and the terrain depths are nearly the same. I can alleviate the problem by reducing the near/far clip boundaries, but this is not acceptable for our application as it cuts off the mountains in the distance of our terrain. Has anyone successfully used the Nvidia floating point depth buffer extension with OSG, GL_NV_depth_buffer_float, to increase the depth buffer precision? If so, how do you apply this in an OSG application (GraphicsContext:Traits)?<br></blockquote><div><br></div></span><div>I haven't tried so can't comment on this.<br><br></div><div>What I can do is suggest another alternative - depth partitioning, you can get osgViewer to divide up the depth range for you.  Have a look at the osgdepthpartion example.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>Robert.<br></div><div> </div></font></span></div></div></div>
<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>
<br></blockquote></div><br></div>