<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 16px; font-family: Calibri, sans-serif;">
<div>
<div>With regard to OpenGL1 vs OpenGL2 backends – I think that there’s an issue with 5.0.1 where the frontend/backend need to be compiled using the same OpenGL ….. so if you want to jump back to OpenGL1 on the backend, you’ll need a similarly configured frontend
 ……</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div><span style="font-family: 'Arial Unicode MS'; font-size: medium;">________________________________</span></div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">Rick Angelini</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">USArmy Research Laboratory</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">CISD/HPC Architectures Team</div>
<div style="font-family: 'Arial Unicode MS'; font-size: medium;">Phone:  410-278-6266</div>
</div>
</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>ParaView <<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>> on behalf of David Lonie <<a href="mailto:david.lonie@kitware.com">david.lonie@kitware.com</a>><br>
<span style="font-weight:bold">Date: </span>Friday, June 17, 2016 at 7:22 AM<br>
<span style="font-weight:bold">To: </span>Cory Quammen <<a href="mailto:cory.quammen@kitware.com">cory.quammen@kitware.com</a>><br>
<span style="font-weight:bold">Cc: </span>Craig Christensen <<a href="mailto:craig.christensen@ucalgary.ca">craig.christensen@ucalgary.ca</a>>, "<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[Non-DoD Source] Re: [Paraview] [EXTERNAL] Re: Rendering issue with cross-sections in 3D<br>
</div>
<div><br>
</div>
<div>
<div>All active links contained in this email were disabled. Please verify the identity of the sender, and confirm the authenticity of all links contained within the message prior to copying and pasting the address to a Web browser.
<br>
<br>
<hr>
<br>
<br>
<div dir="ltr">Has anyone tested OpenGL1 vs. OpenGL2 backends on master?
<div><br>
</div>
<div>It may be an issue with the recent changes to depth peeling. OpenGL1 will still use the old implementation, OpenGL2 (not on mesa) will use the new version.</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Fri, Jun 17, 2016 at 5:34 AM, Cory Quammen <span dir="ltr">
<<a href="mailto:cory.quammen@kitware.com">cory.quammen@kitware.com</a> < Caution-<a href="mailto:cory.quammen@kitware.com">mailto:cory.quammen@kitware.com</a> > ></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Folks,<br>
<br>
The bad Caution-news: I can reproduce this in ParaView 5.0.1 on a Mac given<br>
the data files Craig shared.<br>
<br>
The good Caution-news: I cannot reproduce it in my development version of<br>
ParaView 5.1 RC1. Mind downloading that version of ParaView and giving<br>
it a shot? I would guess there might have been a rendering bug in the<br>
OpenGL2 backend in VTK that has since been fixed.<br>
<br>
Thanks,<br>
Cory<br>
<div class="HOEnZb">
<div class="h5"><br>
<br>
<br>
On Fri, Jun 17, 2016 at 3:15 AM, Scott, W Alan <<a href="mailto:wascott@sandia.gov">wascott@sandia.gov</a> < Caution-<a href="mailto:wascott@sandia.gov">mailto:wascott@sandia.gov</a> > > wrote:<br>
> Steve,<br>
><br>
> I worry it sounds a bit like a bug.<br>
><br>
> Can you provide us with a toy dataset (or non-toy, if necessary) that replicates the issue?  Also, really, really good directions (+Y, roll mouse wheel in 4 times)?<br>
><br>
> Alan<br>
><br>
> -----Original Message-----<br>
> From: ParaView [Caution-<a href="mailto:paraview-bounces@paraview.org">mailto:paraview-bounces@paraview.org</a> < Caution-<a href="mailto:paraview-bounces@paraview.org">mailto:paraview-bounces@paraview.org</a> > ] On Behalf Of Steve Lamont<br>
> Sent: Thursday, June 16, 2016 7:12 PM<br>
> To: <a href="mailto:paraview@paraview.org">paraview@paraview.org</a> < Caution-<a href="mailto:paraview@paraview.org">mailto:paraview@paraview.org</a> > <br>
> Subject: [EXTERNAL] Re: [Paraview] Rendering issue with cross-sections in 3D<br>
><br>
>> I'm using Paraview v5.0.1 to visualize some geophysical data, but I'm<br>
>> running into a rendering issue. When I zoom in to my data sets, data<br>
>> in the background randomly jumps in front of cross-sections in the<br>
>> foreground.<br>
><br>
> I'm running into a similar issue.<br>
><br>
> I have three cross sections, along the three major axes, and they do not seem to occlude one another as one would expect.<br>
><br>
> I've turned on depth peeling and have experimented with setting the maximum number of peels to no avail.<br>
><br>
> I know this is a classic OpenGL depth sorting issue since I've run into myself back when I was coding such things.<br>
><br>
> I've updated my nVidia drivers to what passes for the Latest and Greatest for Ubuntu Linux and I have a fairly recent graphics card (Quadro K2000D).  I'll be happy to supply any other system information I can if it'll help.<br>
><br>
> Is there something else I need to switch on in order to get ParaView to operate in the "expected" manner?<br>
><br>
> Thanx.<br>
><br>
>                                                         spl<br>
><br>
> _______________________________________________<br>
> Powered by Caution-www.kitware.com < Caution-<a href="http://www.kitware.com">http://www.kitware.com</a> > <br>
><br>
> Visit other Kitware open-source projects at Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> < Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> > <br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> < Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> > <br>
><br>
> Search the list archives at: Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> < Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> > <br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> < Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> > <br>
> _______________________________________________<br>
> Powered by Caution-www.kitware.com < Caution-<a href="http://www.kitware.com">http://www.kitware.com</a> > <br>
><br>
> Visit other Kitware open-source projects at Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> < Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> > <br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> < Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> > <br>
><br>
> Search the list archives at: Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> < Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> > <br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> < Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> > <br>
<br>
<br>
<br>
</div>
</div>
<span class="HOEnZb"><font color="#888888">--<br>
Cory Quammen<br>
R&D Engineer<br>
Kitware, Inc.<br>
</font></span>
<div class="HOEnZb">
<div class="h5">_______________________________________________<br>
Powered by Caution-www.kitware.com < Caution-<a href="http://www.kitware.com">http://www.kitware.com</a> > <br>
<br>
Visit other Kitware open-source projects at Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> < Caution-<a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a> > <br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> < Caution-<a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a> > <br>
<br>
Search the list archives at: Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> < Caution-<a href="http://markmail.org/search/?q=ParaView">http://markmail.org/search/?q=ParaView</a> > <br>
<br>
Follow this link to subscribe/unsubscribe:<br>
Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> < Caution-<a href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a> > <br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</span>
</body>
</html>