<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Alan,<br>
    <br>
    That is a different issue. You're  seeing that warning because your
    Mesa build is missing floating point support. Some of the older
    releases didn't have it, however newer releases do. It's always been
    a build option that's off by default because of patent issues, so
    you need to expeictly enable it when compiling mesa. The intention
    behind that (in hindsight annoying)  warning is to alert you are
    using an ancient version of mesa and or that you may have not built
    mesa with floating point support. At the time the warning seemed
    reasonable to me since without floating point support the projected
    tets algorithm *could produce precision related artifacts depending
    on data and rendering parameters and downloading and installing a
    newer mesa (or simply recompiling your existing mesa build with
    floating point support enabled) is a relatively easy fix. For me I'd
    rather know that there's potentially a problem and update mesa,
    rather than scratch my head about why there are artifacts in my
    rendering.<br>
    <br>
    With regard to the current thread and Bertwim's issue with ATI GPU,
    I think the code is currently doing the right thing because
    projected tets algorithm hangs on the ATI card.<br>
    <br>
    A workaround if you have an ATI card is to set the "select mapper"
    to "Bunyk ray cast" <br>
    <br>
    Burlen<br>
    <br>
    <div class="moz-cite-prefix">On 10/14/2014 03:53 PM, Scott, W Alan
      wrote:<br>
    </div>
    <blockquote
      cite="mid:914eb2b027994c51a3ca7801c58ca6ca@ES05AMSNLNT.srn.sandia.gov"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Burlen/
            Aashish/ B.W.H,<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
            haven’t been following this thread, but just a note that
            there is a bug already written about this code, and a
            similar (but not exact) error.  Said bug report is here:   <a
              moz-do-not-send="true"
              href="http://www.paraview.org/Bug/view.php?id=15020">http://www.paraview.org/Bug/view.php?id=15020</a> 
            It is slated to be fixed in a minor release within the next
            few months.<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Alan<o:p></o:p></span></p>
        <p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #B5C4DF
            1.0pt;padding:3.0pt 0in 0in 0in">
            <p class="MsoNormal" style="margin-left:.5in"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext">
                ParaView [<a class="moz-txt-link-freetext" href="mailto:paraview-bounces@paraview.org">mailto:paraview-bounces@paraview.org</a>]
                <b>On Behalf Of </b>Burlen Loring<br>
                <b>Sent:</b> Tuesday, October 14, 2014 4:47 PM<br>
                <b>To:</b> Aashish Chaudhary; B.W.H. van Beest<br>
                <b>Cc:</b> ParaView<br>
                <b>Subject:</b> [EXTERNAL] Re: [Paraview] BOX ->
                volume?<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
        <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">You
          could try it without modifying any code by setting  the
          following cmake variable.<br>
          <br>
          VTK_IGNORE_GLDRIVER_BUGS:BOOL=ON<br>
          <br>
          and recompile ParaView. With my ATI Radeon HD7780 projected
          tetrahedra just hangs.<br>
          <br>
          Burlen<o:p></o:p></p>
        <div>
          <p class="MsoNormal" style="margin-left:.5in">On 10/14/2014
            02:07 PM, Aashish Chaudhary wrote:<o:p></o:p></p>
        </div>
        <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
          <div>
            <p class="MsoNormal" style="margin-left:.5in">Looks like
              certain extensions are still not quite working on yours
              system even with the proprietary driver. I will see if I
              can run your code on my laptop but that would be for
              tomorrow. 
              <o:p></o:p></p>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in">** Assuming
                that this is not data dependent issue (which it should
                not). <o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in">I think its
                probably this line causing the issue: <o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            </div>
            <div>
              <table class="MsoNormalTable"
style="width:460.55pt;margin-left:.5in;border-collapse:collapse;border-spacing:0px;background-image:initial;background-repeat:initial"
                width="614" border="0" cellpadding="0" cellspacing="0">
                <tbody>
                  <tr>
                    <td style="padding:.75pt .75pt .75pt .75pt"><br>
                    </td>
                  </tr>
                  <tr>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC157" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#445588">bool</span></b><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                 
                          driverSupport</span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;padding:0in 7.5pt 0in 7.5pt" valign="top"
                      width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC158" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999"> #if<o:p></o:p></span></b></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999">             
                                  defined(__APPLE__)</span></b><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC159" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                 
                          <b>=</b> </span><span
                          style="font-size:9.0pt;font-family:Consolas;color:#0086B3">true</span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">;</span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC160" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999"><o:p> </o:p></span></b></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999">                   
                            #else</span></b><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC161" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                 
                          <b>=</b> <b>!</b>(extensions<b>-></b>DriverIsATI()</span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC162" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                 
                          <b>&&</b><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">     
                                      (extensions<b>-></b>GetDriverGLVersionMajor()
                          <b>>=</b> </span><span
                          style="font-size:9.0pt;font-family:Consolas;color:#945277">3</span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">))</span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC163" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                 
                          <b>||</b> extensions<b>-></b>GetIgnoreDriverBugs(</span><span
style="font-size:9.0pt;font-family:Consolas;color:#DF5000">"ATI
                          texturing bug"</span><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333">);</span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">                </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:0in 7.5pt 0in
                      7.5pt;overflow:visible" id="LC164" valign="top">
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999"><o:p> </o:p></span></b></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><b><span
style="font-size:9.0pt;font-family:Consolas;color:#999999">                   
                            #endif</span></b><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">             
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                  </tr>
                  <tr>
                    <td style="width:79.35pt;border:solid #EEEEEE
                      1.0pt;border-top:none;padding:0in 7.5pt 0in 7.5pt"
                      valign="top" width="106">
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p> </o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              
                           <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
                          style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                          <br>
                          <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:9.0pt;font-family:Consolas;color:#333333">                </span><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333"><o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">              <o:p></o:p></span></p>
                      <p class="MsoNormal" style="line-height:13.65pt"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">            <o:p></o:p></span></p>
                      <p class="MsoNormal"
                        style="text-align:right;line-height:13.5pt"
                        align="right"><span
style="font-size:10.0pt;font-family:"Helvetica","sans-serif";color:#333333">          </span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
                    </td>
                    <td style="padding:.75pt .75pt .75pt .75pt"><br>
                    </td>
                  </tr>
                </tbody>
              </table>
              <p class="MsoNormal" style="margin-left:.5in"><br>
                <br>
                On line number 181: can you change this code to : <o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            </div>
            <div>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><b><span
                    style="font-size:9.0pt;font-family:Consolas;color:#333333">this-></span></b><span
style="font-size:9.0pt;font-family:Consolas;color:#333333;background:white">HasHardwareSupport</span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <b>=</b><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <span style="background:white">renwin</span><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <b>!=</b><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                </span><span
                  style="font-size:9.0pt;font-family:Consolas;color:#0086B3">NULL</span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <b>&&</b><o:p></o:p></span></p>
              <p class="MsoNormal" style="margin-left:.5in"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <b>this-></b><span style="background:white">IsSupported</span>(<span
                    style="background:white">renwin</span>);</span><o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">to </span><o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><b><span
                    style="font-size:9.0pt;font-family:Consolas;color:#333333">this-></span></b><span
style="font-size:9.0pt;font-family:Consolas;color:#333333;background:white">HasHardwareSupport</span><span
style="font-size:9.0pt;font-family:Consolas;color:#333333"><o:p></o:p></span></p>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">         
                  <b>=</b><o:p></o:p></span></p>
              <p class="MsoNormal" style="margin-left:.5in"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">           
                  1; </span><o:p></o:p></p>
            </div>
            <div>
              <p class="MsoNormal"
                style="margin-left:.5in;line-height:12.6pt"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333"><br>
                  <br>
                  <o:p></o:p></span></p>
              <p class="MsoNormal" style="margin-left:.5in"><span
                  style="font-size:9.0pt;font-family:Consolas;color:#333333">           
                </span><o:p></o:p></p>
              <div>
                <p class="MsoNormal" style="margin-left:.5in">- Aashish<o:p></o:p></p>
              </div>
              <div>
                <div>
                  <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
                </div>
                <div>
                  <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
                </div>
              </div>
            </div>
          </div>
          <div>
            <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            <div>
              <p class="MsoNormal" style="margin-left:.5in">On Tue, Oct
                14, 2014 at 4:53 PM, B.W.H. van Beest <<a
                  moz-do-not-send="true" href="mailto:bwvb@xs4all.nl"
                  target="_blank">bwvb@xs4all.nl</a>> wrote:<o:p></o:p></p>
              <div>
                <p class="MsoNormal" style="margin-left:.5in">Progress
                  indeed. But I don't understand what you are saying
                  about the transfer function.<br>
                  <br>
                  I' starting to wonder if I have two issues occurring
                  simultaneously.<br>
                  In a new thread I just posted I described my problem
                  in getting the colours in place.<br>
                  I need to write to a vtk file first and load it back. 
                  I just found that when I just did that<br>
                  and then switched fo volume rendering, an error was
                  there about the absence<br>
                  of an opengl extension:<br>
                  <br>
                  ERROR: In
                  /usr/local/git/ParaView/VTK/Rendering/VolumeOpenGL/vtkOpenGLProjectedTetrahedraMapper.cxx,
                  line 185<br>
                  vtkOpenGLProjectedTetrahedraMapper (0x58ae490): The
                  required extensions are not supported.<br>
                  <br>
                   This is complete unknown terrain for me.<br>
                  <br>
                  Regards,<br>
                  Bertwim <o:p></o:p></p>
                <div>
                  <div>
                    <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><br>
                      <br>
                      <o:p></o:p></p>
                    <div>
                      <p class="MsoNormal" style="margin-left:.5in">On
                        10/14/2014 09:58 PM, Burlen Loring wrote:<o:p></o:p></p>
                    </div>
                    <blockquote
                      style="margin-top:5.0pt;margin-bottom:5.0pt">
                      <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">progress! 
                        it sounds like volume rendering is working on
                        the wavelet dataset.<br>
                        <br>
                        You do need the scalars for volume rendering, so
                        make sure you have those when you try. You need
                        to select the scalars in the drop down also, I
                        usually do this before changing to the volume
                        representation. You also may need to edit the
                        transfer function. For testing you could make
                        the opacity over the entire scalar range in
                        which case you should see a solid cube.<br>
                        <br>
                        If you've done all that and don't see anything
                        it's likely that the dataset is messed up.  Add
                        a dataset->Print(cerr) statement to the end
                        of your request data,  look in the information
                        panel and verify correct number of points and
                        scalar ranges.
                        <br>
                        <br>
                        If all else fails post the dataset to the list.
                        After creating your cube go to the file menu and
                        "save data".<br>
                        <br>
                        <o:p></o:p></p>
                      <div>
                        <p class="MsoNormal" style="margin-left:.5in">On
                          10/14/2014 10:40 AM, B.W.H. van Beest wrote:<o:p></o:p></p>
                      </div>
                      <blockquote
                        style="margin-top:5.0pt;margin-bottom:5.0pt">
                        <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">Hi
                          Burlen, <br>
                          <br>
                          I have upgraded to the AMD drivers. Thanks for
                          the hint. It has improved the situation a bit.<br>
                          <br>
                          Furthermore, I created the wavelet source.
                          When selecting "volume" representation, I do
                          see a three 3 picture, in all 5 volume
                          rendering mode (smart, raycast and texture
                          mapping, ray cast only, texture mapping only,
                          GPU based). The picture a rather fuzzy, but
                          then I don't know what I'm supposed to see
                          here. The good news is that the openGL errors
                          I had before when displaying a wavelet, now
                          have gone.<br>
                          <br>
                          The situation with my own cube, though, has
                          unchanged. unfortunately.  <br>
                          The cube disappears in "volume" representation
                          node, also when I  re-inserted scalar values
                          for each of the 8 vertices.<br>
                          <br>
                          Regards,<br>
                          Bertwim<o:p></o:p></p>
                        <div>
                          <p class="MsoNormal" style="margin-left:.5in">On
                            10/14/2014 06:06 PM, Burlen Loring wrote:<o:p></o:p></p>
                        </div>
                        <blockquote
                          style="margin-top:5.0pt;margin-bottom:5.0pt">
                          <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">Hi
                            Bertwim,<br>
                            <br>
                            In recent releases of ParaView I have
                            experienced issues/flakeyness with volume
                            rendering. Something you should try: Create
                            the wavelet source, then in the properties
                            panel find "volume rendering mode" and set
                            it to "ray cast only".  This has worked for
                            me on a number of systems. may or may not
                            work, but worth a try.<br>
                            <br>
                            The output you pasted below shows that
                            although you've got a sweet ATI GPU you're
                            not taking advantage of it! You're using the
                            Intel integrated GPU with Mesa drivers. If I
                            were you I would install proprietary the
                            <a moz-do-not-send="true"
                              href="http://support.amd.com/en-us/download"
                              target="_blank">AMD drivers</a>. This
                            should give you nice performance boost and
                            may even solve the OpenGL errors you
                            reported, which these days are as often (or
                            more) a result of bugs in the Mesa drivers
                            than in VTK.<br>
                            <br>
                            Burlen<o:p></o:p></p>
                          <div>
                            <p class="MsoNormal"
                              style="margin-left:.5in">On 10/13/2014
                              11:44 AM, B.W.H. van Beest wrote:<o:p></o:p></p>
                          </div>
                          <blockquote
                            style="margin-top:5.0pt;margin-bottom:5.0pt">
                            <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><br>
                              <br>
                              OS:   OpenSuSe 13.1<br>
                              <br>
                              # lspci | grep -i vga<br>
                              00:02.0 VGA compatible controller: Intel
                              Corporation 4th Gen Core Processor
                              Integrated Graphics Controller (rev 06)<br>
                              01:00.0 VGA compatible controller:
                              Advanced Micro Devices, Inc. [AMD/ATI]
                              Mars [Radeon HD 8670A/8670M/8750M]<br>
                              <br>
                              # glxinfo <br>
                              name of display: :0<br>
                              display: :0  screen: 0<br>
                              direct rendering: Yes<br>
                              server glx vendor string: SGI<br>
                              server glx version string: 1.4<br>
                              server glx extensions:<br>
                                  GLX_ARB_create_context,
                              GLX_ARB_create_context_profile, <br>
                                  GLX_ARB_multisample,
                              GLX_EXT_create_context_es2_profile, <br>
                                  GLX_EXT_import_context,
                              GLX_EXT_texture_from_pixmap,
                              GLX_EXT_visual_info, <br>
                                  GLX_EXT_visual_rating,
                              GLX_INTEL_swap_event,
                              GLX_MESA_copy_sub_buffer, <br>
                                  GLX_OML_swap_method,
                              GLX_SGIS_multisample, GLX_SGIX_fbconfig, <br>
                                  GLX_SGIX_pbuffer,
                              GLX_SGIX_visual_select_group,
                              GLX_SGI_swap_control<br>
                              client glx vendor string: Mesa Project and
                              SGI<br>
                              client glx version string: 1.4<br>
                              client glx extensions:<br>
                                  GLX_ARB_create_context,
                              GLX_ARB_create_context_profile, <br>
                                  GLX_ARB_create_context_robustness,
                              GLX_ARB_fbconfig_float, <br>
                                  GLX_ARB_framebuffer_sRGB,
                              GLX_ARB_get_proc_address,
                              GLX_ARB_multisample, <br>
                                  GLX_EXT_create_context_es2_profile,
                              GLX_EXT_fbconfig_packed_float, <br>
                                  GLX_EXT_framebuffer_sRGB,
                              GLX_EXT_import_context, <br>
                                  GLX_EXT_texture_from_pixmap,
                              GLX_EXT_visual_info,
                              GLX_EXT_visual_rating, <br>
                                  GLX_INTEL_swap_event,
                              GLX_MESA_copy_sub_buffer, <br>
                                  GLX_MESA_multithread_makecurrent,
                              GLX_MESA_swap_control, <br>
                                  GLX_OML_swap_method,
                              GLX_OML_sync_control,
                              GLX_SGIS_multisample, <br>
                                  GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
                              GLX_SGIX_visual_select_group, <br>
                                  GLX_SGI_make_current_read,
                              GLX_SGI_swap_control, GLX_SGI_video_sync<br>
                              GLX version: 1.4<br>
                              GLX extensions:<br>
                                  GLX_ARB_create_context,
                              GLX_ARB_create_context_profile, <br>
                                  GLX_ARB_get_proc_address,
                              GLX_ARB_multisample, <br>
                                  GLX_EXT_create_context_es2_profile,
                              GLX_EXT_import_context, <br>
                                  GLX_EXT_texture_from_pixmap,
                              GLX_EXT_visual_info,
                              GLX_EXT_visual_rating, <br>
                                  GLX_INTEL_swap_event,
                              GLX_MESA_copy_sub_buffer, <br>
                                  GLX_MESA_multithread_makecurrent,
                              GLX_MESA_swap_control, <br>
                                  GLX_OML_swap_method,
                              GLX_OML_sync_control,
                              GLX_SGIS_multisample, <br>
                                  GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
                              GLX_SGIX_visual_select_group, <br>
                                  GLX_SGI_make_current_read,
                              GLX_SGI_swap_control, GLX_SGI_video_sync<br>
                              OpenGL vendor string: Intel Open Source
                              Technology Center<br>
                              OpenGL renderer string: Mesa DRI Intel(R)
                              Haswell Mobile <br>
                              OpenGL core profile version string: 3.1
                              (Core Profile) Mesa 9.2.3<br>
                              OpenGL core profile shading language
                              version string: 1.40<br>
                              OpenGL core profile context flags: (none)<br>
                              OpenGL core profile extensions:<br>
                                  GL_3DFX_texture_compression_FXT1,
                              GL_AMD_draw_buffers_blend, <br>
                                  GL_ANGLE_texture_compression_dxt3,
                              GL_ANGLE_texture_compression_dxt5, <br>
                                  GL_APPLE_object_purgeable,
                              GL_ARB_ES2_compatibility, <br>
                                  GL_ARB_ES3_compatibility,
                              GL_ARB_base_instance, <br>
                                  GL_ARB_blend_func_extended,
                              GL_ARB_copy_buffer, GL_ARB_debug_output, <br>
                                  GL_ARB_depth_buffer_float,
                              GL_ARB_depth_clamp, GL_ARB_draw_buffers, <br>
                                  GL_ARB_draw_buffers_blend,
                              GL_ARB_draw_elements_base_vertex, <br>
                                  GL_ARB_draw_instanced,
                              GL_ARB_explicit_attrib_location, <br>
                                  GL_ARB_fragment_coord_conventions,
                              GL_ARB_fragment_shader, <br>
                                  GL_ARB_framebuffer_object,
                              GL_ARB_framebuffer_sRGB, <br>
                                  GL_ARB_get_program_binary,
                              GL_ARB_half_float_pixel, <br>
                                  GL_ARB_half_float_vertex,
                              GL_ARB_instanced_arrays, <br>
                                  GL_ARB_internalformat_query,
                              GL_ARB_invalidate_subdata, <br>
                                  GL_ARB_map_buffer_range,
                              GL_ARB_occlusion_query2, <br>
                                  GL_ARB_pixel_buffer_object,
                              GL_ARB_point_sprite,
                              GL_ARB_provoking_vertex, <br>
                                  GL_ARB_robustness,
                              GL_ARB_sampler_objects,
                              GL_ARB_seamless_cube_map, <br>
                                  GL_ARB_shader_bit_encoding,
                              GL_ARB_shader_objects, <br>
                                  GL_ARB_shader_texture_lod,
                              GL_ARB_shading_language_420pack, <br>
                                  GL_ARB_shading_language_packing,
                              GL_ARB_sync, <br>
                                  GL_ARB_texture_buffer_object,
                              GL_ARB_texture_buffer_object_rgb32, <br>
                                  GL_ARB_texture_compression_rgtc,
                              GL_ARB_texture_cube_map_array, <br>
                                  GL_ARB_texture_float,
                              GL_ARB_texture_multisample, <br>
                                  GL_ARB_texture_non_power_of_two,
                              GL_ARB_texture_query_lod, <br>
                                  GL_ARB_texture_rectangle,
                              GL_ARB_texture_rg,
                              GL_ARB_texture_rgb10_a2ui, <br>
                                  GL_ARB_texture_storage,
                              GL_ARB_texture_storage_multisample, <br>
                                  GL_ARB_texture_swizzle,
                              GL_ARB_timer_query,
                              GL_ARB_uniform_buffer_object, <br>
                                  GL_ARB_vertex_array_bgra,
                              GL_ARB_vertex_array_object, <br>
                                  GL_ARB_vertex_shader,
                              GL_ARB_vertex_type_2_10_10_10_rev, <br>
                                  GL_ATI_blend_equation_separate,
                              GL_ATI_texture_float, GL_EXT_abgr, <br>
                                  GL_EXT_blend_equation_separate,
                              GL_EXT_draw_buffers2, <br>
                                  GL_EXT_draw_instanced,
                              GL_EXT_framebuffer_blit, <br>
                                  GL_EXT_framebuffer_multisample,
                              GL_EXT_framebuffer_multisample_blit_scaled,
                              <br>
                                  GL_EXT_framebuffer_sRGB,
                              GL_EXT_packed_depth_stencil,
                              GL_EXT_packed_float, <br>
                                  GL_EXT_pixel_buffer_object,
                              GL_EXT_provoking_vertex,
                              GL_EXT_texture_array, <br>
                                  GL_EXT_texture_compression_dxt1,
                              GL_EXT_texture_compression_rgtc, <br>
                                  GL_EXT_texture_filter_anisotropic,
                              GL_EXT_texture_integer, <br>
                                  GL_EXT_texture_sRGB,
                              GL_EXT_texture_sRGB_decode, <br>
                                  GL_EXT_texture_shared_exponent,
                              GL_EXT_texture_snorm, <br>
                                  GL_EXT_texture_swizzle,
                              GL_EXT_timer_query,
                              GL_EXT_transform_feedback, <br>
                                  GL_EXT_vertex_array_bgra,
                              GL_IBM_multimode_draw_arrays, <br>
                                  GL_MESA_pack_invert,
                              GL_MESA_texture_signed_rgba,
                              GL_MESA_ycbcr_texture, <br>
                                  GL_NV_conditional_render,
                              GL_NV_depth_clamp,
                              GL_NV_packed_depth_stencil, <br>
                                  GL_OES_EGL_image, GL_OES_read_format,
                              GL_S3_s3tc<br>
                              <br>
                              OpenGL version string: 3.0 Mesa 9.2.3<br>
                              OpenGL shading language version string:
                              1.30<br>
                              OpenGL context flags: (none)<br>
                              OpenGL extensions:<br>
                                  GL_3DFX_texture_compression_FXT1,
                              GL_AMD_draw_buffers_blend, <br>
                                  GL_ANGLE_texture_compression_dxt3,
                              GL_ANGLE_texture_compression_dxt5, <br>
                                  GL_APPLE_object_purgeable,
                              GL_APPLE_packed_pixels, <br>
                                  GL_APPLE_vertex_array_object,
                              GL_ARB_ES2_compatibility, <br>
                                  GL_ARB_ES3_compatibility,
                              GL_ARB_blend_func_extended, <br>
                                  GL_ARB_color_buffer_float,
                              GL_ARB_copy_buffer, GL_ARB_debug_output, <br>
                                  GL_ARB_depth_buffer_float,
                              GL_ARB_depth_clamp, GL_ARB_depth_texture,
                              <br>
                                  GL_ARB_draw_buffers,
                              GL_ARB_draw_buffers_blend, <br>
                                  GL_ARB_draw_elements_base_vertex,
                              GL_ARB_draw_instanced, <br>
                                  GL_ARB_explicit_attrib_location,
                              GL_ARB_fragment_coord_conventions, <br>
                                  GL_ARB_fragment_program,
                              GL_ARB_fragment_program_shadow, <br>
                                  GL_ARB_fragment_shader,
                              GL_ARB_framebuffer_object, <br>
                                  GL_ARB_framebuffer_sRGB,
                              GL_ARB_get_program_binary, <br>
                                  GL_ARB_half_float_pixel,
                              GL_ARB_half_float_vertex, <br>
                                  GL_ARB_instanced_arrays,
                              GL_ARB_internalformat_query, <br>
                                  GL_ARB_invalidate_subdata,
                              GL_ARB_map_buffer_range,
                              GL_ARB_multisample, <br>
                                  GL_ARB_multitexture,
                              GL_ARB_occlusion_query,
                              GL_ARB_occlusion_query2, <br>
                                  GL_ARB_pixel_buffer_object,
                              GL_ARB_point_parameters,
                              GL_ARB_point_sprite, <br>
                                  GL_ARB_provoking_vertex,
                              GL_ARB_robustness, GL_ARB_sampler_objects,
                              <br>
                                  GL_ARB_seamless_cube_map,
                              GL_ARB_shader_bit_encoding, <br>
                                  GL_ARB_shader_objects,
                              GL_ARB_shader_texture_lod, <br>
                                  GL_ARB_shading_language_100,
                              GL_ARB_shading_language_420pack, <br>
                                  GL_ARB_shading_language_packing,
                              GL_ARB_shadow, GL_ARB_sync, <br>
                                  GL_ARB_texture_border_clamp,
                              GL_ARB_texture_compression, <br>
                                  GL_ARB_texture_compression_rgtc,
                              GL_ARB_texture_cube_map, <br>
                                  GL_ARB_texture_cube_map_array,
                              GL_ARB_texture_env_add, <br>
                                  GL_ARB_texture_env_combine,
                              GL_ARB_texture_env_crossbar, <br>
                                  GL_ARB_texture_env_dot3,
                              GL_ARB_texture_float, <br>
                                  GL_ARB_texture_mirrored_repeat,
                              GL_ARB_texture_multisample, <br>
                                  GL_ARB_texture_non_power_of_two,
                              GL_ARB_texture_query_lod, <br>
                                  GL_ARB_texture_rectangle,
                              GL_ARB_texture_rg,
                              GL_ARB_texture_rgb10_a2ui, <br>
                                  GL_ARB_texture_storage,
                              GL_ARB_texture_storage_multisample, <br>
                                  GL_ARB_texture_swizzle,
                              GL_ARB_timer_query,
                              GL_ARB_transpose_matrix, <br>
                                  GL_ARB_uniform_buffer_object,
                              GL_ARB_vertex_array_bgra, <br>
                                  GL_ARB_vertex_array_object,
                              GL_ARB_vertex_buffer_object, <br>
                                  GL_ARB_vertex_program,
                              GL_ARB_vertex_shader, <br>
                                  GL_ARB_vertex_type_2_10_10_10_rev,
                              GL_ARB_window_pos, <br>
                                  GL_ATI_blend_equation_separate,
                              GL_ATI_draw_buffers, <br>
                                  GL_ATI_envmap_bumpmap,
                              GL_ATI_separate_stencil, <br>
                                  GL_ATI_texture_env_combine3,
                              GL_ATI_texture_float, GL_EXT_abgr, <br>
                                  GL_EXT_bgra, GL_EXT_blend_color,
                              GL_EXT_blend_equation_separate, <br>
                                  GL_EXT_blend_func_separate,
                              GL_EXT_blend_minmax,
                              GL_EXT_blend_subtract, <br>
                                  GL_EXT_compiled_vertex_array,
                              GL_EXT_copy_texture, GL_EXT_draw_buffers2,
                              <br>
                                  GL_EXT_draw_instanced,
                              GL_EXT_draw_range_elements,
                              GL_EXT_fog_coord, <br>
                                  GL_EXT_framebuffer_blit,
                              GL_EXT_framebuffer_multisample, <br>
                                 
                              GL_EXT_framebuffer_multisample_blit_scaled,
                              GL_EXT_framebuffer_object, <br>
                                  GL_EXT_framebuffer_sRGB,
                              GL_EXT_gpu_program_parameters, <br>
                                  GL_EXT_multi_draw_arrays,
                              GL_EXT_packed_depth_stencil, <br>
                                  GL_EXT_packed_float,
                              GL_EXT_packed_pixels,
                              GL_EXT_pixel_buffer_object, <br>
                                  GL_EXT_point_parameters,
                              GL_EXT_polygon_offset,
                              GL_EXT_provoking_vertex, <br>
                                  GL_EXT_rescale_normal,
                              GL_EXT_secondary_color, <br>
                                  GL_EXT_separate_shader_objects,
                              GL_EXT_separate_specular_color, <br>
                                  GL_EXT_shadow_funcs,
                              GL_EXT_stencil_two_side,
                              GL_EXT_stencil_wrap, <br>
                                  GL_EXT_subtexture, GL_EXT_texture,
                              GL_EXT_texture3D, <br>
                                  GL_EXT_texture_array,
                              GL_EXT_texture_compression_dxt1, <br>
                                  GL_EXT_texture_compression_rgtc,
                              GL_EXT_texture_cube_map, <br>
                                  GL_EXT_texture_edge_clamp,
                              GL_EXT_texture_env_add, <br>
                                  GL_EXT_texture_env_combine,
                              GL_EXT_texture_env_dot3, <br>
                                  GL_EXT_texture_filter_anisotropic,
                              GL_EXT_texture_integer, <br>
                                  GL_EXT_texture_lod_bias,
                              GL_EXT_texture_object,
                              GL_EXT_texture_rectangle, <br>
                                  GL_EXT_texture_sRGB,
                              GL_EXT_texture_sRGB_decode, <br>
                                  GL_EXT_texture_shared_exponent,
                              GL_EXT_texture_snorm, <br>
                                  GL_EXT_texture_swizzle,
                              GL_EXT_timer_query,
                              GL_EXT_transform_feedback, <br>
                                  GL_EXT_vertex_array,
                              GL_EXT_vertex_array_bgra, <br>
                                  GL_IBM_multimode_draw_arrays,
                              GL_IBM_rasterpos_clip, <br>
                                  GL_IBM_texture_mirrored_repeat,
                              GL_INGR_blend_func_separate, <br>
                                  GL_MESA_pack_invert,
                              GL_MESA_texture_array,
                              GL_MESA_texture_signed_rgba, <br>
                                  GL_MESA_window_pos,
                              GL_MESA_ycbcr_texture, GL_NV_blend_square,
                              <br>
                                  GL_NV_conditional_render,
                              GL_NV_depth_clamp,
                              GL_NV_light_max_exponent, <br>
                                  GL_NV_packed_depth_stencil,
                              GL_NV_primitive_restart, <br>
                                  GL_NV_texgen_reflection,
                              GL_NV_texture_env_combine4, <br>
                                  GL_NV_texture_rectangle,
                              GL_OES_EGL_image, GL_OES_read_format, <br>
                                  GL_S3_s3tc, GL_SGIS_generate_mipmap,
                              GL_SGIS_texture_border_clamp, <br>
                                  GL_SGIS_texture_edge_clamp,
                              GL_SGIS_texture_lod,
                              GL_SUN_multi_draw_arrays<br>
                              <br>
                              20 GLX Visuals<br>
                                  visual  x   bf lv rg d st 
                              colorbuffer  sr ax dp st accumbuffer  ms 
                              cav<br>
                                id dep cl sp  sz l  ci b ro  r  g  b  a
                              F gb bf th cl  r  g  b  a ns b eat<br>
----------------------------------------------------------------------------<br>
                              0x042 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x043 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0ad 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x0ae 24 tc  0  32  0 r  . .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x0af 24 tc  0  32  0 r  . .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0b0 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8 16 16 16 16  0 0 Slow<br>
                              0x0b1 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x0b2 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x0b3 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  4 1 None<br>
                              0x0b4 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  8 1 None<br>
                              0x0b5 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x0b6 24 dc  0  32  0 r  . .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x0b7 24 dc  0  32  0 r  . .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0b8 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0b9 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8 16 16 16 16  0 0 Slow<br>
                              0x0ba 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x0bb 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x0bc 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  4 1 None<br>
                              0x0bd 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  8 1 None<br>
                              0x080 32 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              <br>
                              44 GLXFBConfigs:<br>
                                  visual  x   bf lv rg d st 
                              colorbuffer  sr ax dp st accumbuffer  ms 
                              cav<br>
                                id dep cl sp  sz l  ci b ro  r  g  b  a
                              F gb bf th cl  r  g  b  a ns b eat<br>
----------------------------------------------------------------------------<br>
                              0x081  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x082  0 tc  0  16  0 r  . .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x083  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x084  0 tc  0  16  0 r  . .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x085  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x086  0 tc  0  16  0 r  . .   5  6  5  0
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x087 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x088 24 tc  0  32  0 r  . .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x089 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x08a 24 tc  0  32  0 r  . .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x08b  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x08c  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0 16 16 16  0  0 0 Slow<br>
                              0x08d 32 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x08e 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8 16 16 16 16  0 0 Slow<br>
                              0x08f  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x090  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x091  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  4 1 None<br>
                              0x092  0 tc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  8 1 None<br>
                              0x093 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x094 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x095 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  4 1 None<br>
                              0x096 24 tc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  8 1 None<br>
                              0x097  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x098  0 dc  0  16  0 r  . .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x099  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x09a  0 dc  0  16  0 r  . .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x09b  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x09c  0 dc  0  16  0 r  . .   5  6  5  0
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x09d 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x09e 24 dc  0  32  0 r  . .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  0 0 None<br>
                              0x09f 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0a0 24 dc  0  32  0 r  . .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0a1  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  0 0 None<br>
                              0x0a2  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0 16 16 16  0  0 0 Slow<br>
                              0x0a3 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  0 0 None<br>
                              0x0a4 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8 16 16 16 16  0 0 Slow<br>
                              0x0a5  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x0a6  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x0a7  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  4 1 None<br>
                              0x0a8  0 dc  0  16  0 r  y .   5  6  5  0
                              .  .  0 16  0  0  0  0  0  8 1 None<br>
                              0x0a9 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  4 1 None<br>
                              0x0aa 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0  0  0  0  0  0  0  8 1 None<br>
                              0x0ab 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  4 1 None<br>
                              0x0ac 24 dc  0  32  0 r  y .   8  8  8  8
                              .  .  0 24  8  0  0  0  0  8 1 None<br>
                              <br>
                              <o:p></o:p></p>
                            <div>
                              <p class="MsoNormal"
                                style="margin-left:.5in">On 10/13/2014
                                07:42 PM, Aashish Chaudhary wrote:<o:p></o:p></p>
                            </div>
                            <blockquote
                              style="margin-top:5.0pt;margin-bottom:5.0pt">
                              <div>
                                <p class="MsoNormal"
                                  style="margin-left:.5in">What graphics
                                  card / graphics driver version / OS
                                  this system has? 
                                  <o:p></o:p></p>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-left:.5in"><o:p> </o:p></p>
                                </div>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-left:.5in">- Aashish<o:p></o:p></p>
                                </div>
                              </div>
                              <div>
                                <p class="MsoNormal"
                                  style="margin-left:.5in"><o:p> </o:p></p>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-left:.5in">On Mon, Oct
                                    13, 2014 at 1:41 PM, B.W.H. van
                                    Beest <<a moz-do-not-send="true"
                                      href="mailto:bwvb@xs4all.nl"
                                      target="_blank">bwvb@xs4all.nl</a>>
                                    wrote:<o:p></o:p></p>
                                  <div>
                                    <p class="MsoNormal"
                                      style="margin-left:.5in">Hi
                                      Aashish, <br>
                                      <br>
                                      This is what I do:<br>
                                      1. start paraview<br>
                                      2. Sources -> Wavelet ->
                                      Apply.<br>
                                           A cube is displayed (Outline
                                      representation).<br>
                                      3. Select 'Volume" representation"<br>
                                      <br>
                                      cube disappears. Then: <br>
                                      =====================<br>
                                      Generic Warning: In
                                      /usr/local/git/ParaView/VTK/Rendering/VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.cxx,
                                      line 487<br>
                                      failed at glBindTexture 1 OpenGL
                                      errors detected<br>
                                        0 : (1282) Invalid operation<br>
                                      <br>
                                      <br>
                                      <br>
                                      Generic Warning: In
                                      /usr/local/git/ParaView/VTK/Rendering/VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.cxx,
                                      line 487<br>
                                      failed at glBindTexture 1 OpenGL
                                      errors detected<br>
                                        0 : (1282) Invalid operation<br>
                                      <br>
                                      <br>
                                      <br>
                                      Generic Warning: In
                                      /usr/local/git/ParaView/VTK/Rendering/VolumeOpenGL/vtkOpenGLGPUVolumeRayCastMapper.cxx,
                                      line 487<br>
                                      failed at glBindTexture 1 OpenGL
                                      errors detected<br>
                                        0 : (1282) Invalid operation<br>
                                      ========================= <o:p></o:p></p>
                                    <div>
                                      <div>
                                        <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><br>
                                          <br>
                                          <br>
                                          <br>
                                          <br>
                                          <o:p></o:p></p>
                                        <div>
                                          <p class="MsoNormal"
                                            style="margin-left:.5in">On
                                            10/13/2014 07:35 PM, Aashish
                                            Chaudhary wrote:<o:p></o:p></p>
                                        </div>
                                        <blockquote
                                          style="margin-top:5.0pt;margin-bottom:5.0pt">
                                          <div>
                                            <p class="MsoNormal"
                                              style="margin-left:.5in">So
                                              when you created a wavelet
                                              source and change the
                                              representation to volume
                                              you got the errors? Can
                                              you post those errors? 
                                              <o:p></o:p></p>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in"><o:p> </o:p></p>
                                            </div>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in">Thanks,<o:p></o:p></p>
                                            </div>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in"><o:p> </o:p></p>
                                            </div>
                                          </div>
                                          <div>
                                            <p class="MsoNormal"
                                              style="margin-left:.5in"><o:p> </o:p></p>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in">On
                                                Mon, Oct 13, 2014 at
                                                1:33 PM, B.W.H. van
                                                Beest <<a
                                                  moz-do-not-send="true"
href="mailto:bwvb@xs4all.nl" target="_blank">bwvb@xs4all.nl</a>>
                                                wrote:<o:p></o:p></p>
                                              <div>
                                                <p class="MsoNormal"
                                                  style="margin-left:.5in">Aashish,
                                                  <br>
                                                  <br>
                                                  Thanks for the
                                                  suggestion.<br>
                                                  <br>
                                                  However, doing this
                                                  gives me all kinds of
                                                  opengl errors (invalid
                                                  instruction).<br>
                                                  <br>
                                                  Besides that, the
                                                  wavelet gives me a
                                                  cube indeed, but I
                                                  need to understand
                                                  when <br>
                                                  I can have a volume
                                                  rendering. I created
                                                  new Source's (e.g.
                                                  tri-prism, a wedge, <br>
                                                  a box with boundaries
                                                  of finite thickness
                                                  etc.). But I cannot
                                                  get volume rendering<br>
                                                  to work, grrrrrr. (See
                                                  other thread)<br>
                                                  <br>
                                                  Kind Regards,<br>
                                                  Bertwim <o:p></o:p></p>
                                                <div>
                                                  <div>
                                                    <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">
                                                      <br>
                                                      <br>
                                                      <o:p></o:p></p>
                                                    <div>
                                                      <p
                                                        class="MsoNormal"
style="margin-left:.5in">On 10/13/2014 05:28 PM, Aashish Chaudhary
                                                        wrote:<o:p></o:p></p>
                                                    </div>
                                                    <blockquote
                                                      style="margin-top:5.0pt;margin-bottom:5.0pt">
                                                      <div>
                                                        <p
                                                          class="MsoNormal"
style="margin-left:.5in">You can create a wavelet source and then
                                                          display it as
                                                          a volume. 
                                                          <o:p></o:p></p>
                                                        <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in"><o:p> </o:p></p>
                                                        </div>
                                                        <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in"><o:p> </o:p></p>
                                                        </div>
                                                      </div>
                                                      <div>
                                                        <p
                                                          class="MsoNormal"
style="margin-left:.5in"><o:p> </o:p></p>
                                                        <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in">On Fri, Oct 10, 2014 at 3:45 PM, B.W.H. van
                                                          Beest <<a
                                                          moz-do-not-send="true"
href="mailto:bwvb@xs4all.nl" target="_blank">bwvb@xs4all.nl</a>>
                                                          wrote:<o:p></o:p></p>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in">Can perhaps somebody point me how to address
                                                          the following.<br>
                                                          <br>
                                                          When I create
                                                          a new source
                                                          (say: a box) I
                                                          get an a box
                                                          that<br>
                                                          can be
                                                          displayed via
                                                          its surfaces,
                                                          its
                                                          constituing
                                                          points, or
                                                          wireframe<br>
representation.<br>
                                                          But I need a
                                                          volume
                                                          rendering (so
                                                          that I can add
                                                          e.g. a
                                                          clipping
                                                          plane)<br>
                                                          How do I get
                                                          that?<br>
                                                          <br>
                                                          Regards,<br>
                                                          Bertwim<br>
                                                          <br>
                                                          <br>
                                                          <br>
_______________________________________________<br>
                                                          Powered by <a
moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
                                                          <br>
                                                          Visit other
                                                          Kitware
                                                          open-source
                                                          projects at <a
moz-do-not-send="true"
                                                          href="http://www.kitware.com/opensource/opensource.html"
target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
                                                          <br>
                                                          Please keep
                                                          messages
                                                          on-topic and
                                                          check the
                                                          ParaView Wiki
                                                          at: <a
                                                          moz-do-not-send="true"
href="http://paraview.org/Wiki/ParaView" target="_blank">
http://paraview.org/Wiki/ParaView</a><br>
                                                          <br>
                                                          Follow this
                                                          link to
                                                          subscribe/unsubscribe:<br>
                                                          <a
                                                          moz-do-not-send="true"
href="http://public.kitware.com/mailman/listinfo/paraview"
                                                          target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><o:p></o:p></p>
                                                        </div>
                                                        <p
                                                          class="MsoNormal"
style="margin-left:.5in"><br>
                                                          <br
                                                          clear="all">
                                                          <o:p></o:p></p>
                                                        <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in"><o:p> </o:p></p>
                                                        </div>
                                                        <p
                                                          class="MsoNormal"
style="margin-left:.5in">-- <o:p></o:p></p>
                                                        <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in"><i><span
                                                          style="font-family:"Arial","sans-serif"">|
                                                          Aashish
                                                          Chaudhary
                                                          <br>
                                                          | Technical
                                                          Leader      
                                                            <br>
                                                          | Kitware
                                                          Inc.         
                                                            </span></i><o:p></o:p></p>
                                                          <div>
                                                          <p
                                                          class="MsoNormal"
style="margin-left:.5in"><i><span
                                                          style="font-family:"Arial","sans-serif"">| </span></i><i><a
moz-do-not-send="true"
                                                          href="http://www.kitware.com/company/team/chaudhary.html"
target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i><o:p></o:p></p>
                                                          </div>
                                                        </div>
                                                      </div>
                                                    </blockquote>
                                                    <p class="MsoNormal"
style="margin-left:.5in"><o:p> </o:p></p>
                                                  </div>
                                                </div>
                                              </div>
                                            </div>
                                            <p class="MsoNormal"
                                              style="margin-left:.5in"><br>
                                              <br clear="all">
                                              <o:p></o:p></p>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in"><o:p> </o:p></p>
                                            </div>
                                            <p class="MsoNormal"
                                              style="margin-left:.5in">--
                                              <o:p></o:p></p>
                                            <div>
                                              <p class="MsoNormal"
                                                style="margin-left:.5in"><i><span
                                                    style="font-family:"Trebuchet
MS","sans-serif"">| Aashish Chaudhary
                                                    <br>
                                                    | Technical Leader  
                                                          <br>
                                                    | Kitware Inc.     
                                                          </span></i><o:p></o:p></p>
                                              <div>
                                                <p class="MsoNormal"
                                                  style="margin-left:.5in"><i><span
                                                      style="font-family:"Trebuchet
MS","sans-serif"">| </span></i><i><a
                                                      moz-do-not-send="true"
href="http://www.kitware.com/company/team/chaudhary.html"
                                                      target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i><o:p></o:p></p>
                                              </div>
                                            </div>
                                          </div>
                                        </blockquote>
                                        <p class="MsoNormal"
                                          style="margin-left:.5in"><o:p> </o:p></p>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                                <p class="MsoNormal"
                                  style="margin-left:.5in"><br>
                                  <br clear="all">
                                  <o:p></o:p></p>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-left:.5in"><o:p> </o:p></p>
                                </div>
                                <p class="MsoNormal"
                                  style="margin-left:.5in">-- <o:p></o:p></p>
                                <div>
                                  <p class="MsoNormal"
                                    style="margin-left:.5in"><i><span
                                        style="font-family:"Trebuchet
                                        MS","sans-serif"">|
                                        Aashish Chaudhary
                                        <br>
                                        | Technical Leader         <br>
                                        | Kitware Inc.            </span></i><o:p></o:p></p>
                                  <div>
                                    <p class="MsoNormal"
                                      style="margin-left:.5in"><i><span
                                          style="font-family:"Trebuchet
MS","sans-serif"">| </span></i><i><a
                                          moz-do-not-send="true"
                                          href="http://www.kitware.com/company/team/chaudhary.html"
                                          target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i><o:p></o:p></p>
                                  </div>
                                </div>
                              </div>
                            </blockquote>
                            <p class="MsoNormal"
                              style="margin-left:.5in"><br>
                              <br>
                              <br>
                              <o:p></o:p></p>
                            <pre style="margin-left:.5in">_______________________________________________<o:p></o:p></pre>
                            <pre style="margin-left:.5in">Powered by <a moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a><o:p></o:p></pre>
                            <pre style="margin-left:.5in"><o:p> </o:p></pre>
                            <pre style="margin-left:.5in">Visit other Kitware open-source projects at <a moz-do-not-send="true" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><o:p></o:p></pre>
                            <pre style="margin-left:.5in"><o:p> </o:p></pre>
                            <pre style="margin-left:.5in">Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><o:p></o:p></pre>
                            <pre style="margin-left:.5in"><o:p> </o:p></pre>
                            <pre style="margin-left:.5in">Follow this link to subscribe/unsubscribe:<o:p></o:p></pre>
                            <pre style="margin-left:.5in"><a moz-do-not-send="true" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><o:p></o:p></pre>
                          </blockquote>
                          <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
                        </blockquote>
                        <p class="MsoNormal" style="margin-left:.5in"><br>
                          <br>
                          <br>
                          <o:p></o:p></p>
                        <pre style="margin-left:.5in">_______________________________________________<o:p></o:p></pre>
                        <pre style="margin-left:.5in">Powered by <a moz-do-not-send="true" href="http://www.kitware.com" target="_blank">www.kitware.com</a><o:p></o:p></pre>
                        <pre style="margin-left:.5in"><o:p> </o:p></pre>
                        <pre style="margin-left:.5in">Visit other Kitware open-source projects at <a moz-do-not-send="true" href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><o:p></o:p></pre>
                        <pre style="margin-left:.5in"><o:p> </o:p></pre>
                        <pre style="margin-left:.5in">Please keep messages on-topic and check the ParaView Wiki at: <a moz-do-not-send="true" href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><o:p></o:p></pre>
                        <pre style="margin-left:.5in"><o:p> </o:p></pre>
                        <pre style="margin-left:.5in">Follow this link to subscribe/unsubscribe:<o:p></o:p></pre>
                        <pre style="margin-left:.5in"><a moz-do-not-send="true" href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><o:p></o:p></pre>
                      </blockquote>
                      <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
                    </blockquote>
                    <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
                  </div>
                </div>
              </div>
              <p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><br>
                _______________________________________________<br>
                Powered by <a moz-do-not-send="true"
                  href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
                <br>
                Visit other Kitware open-source projects at <a
                  moz-do-not-send="true"
                  href="http://www.kitware.com/opensource/opensource.html"
                  target="_blank">
                  http://www.kitware.com/opensource/opensource.html</a><br>
                <br>
                Please keep messages on-topic and check the ParaView
                Wiki at: <a moz-do-not-send="true"
                  href="http://paraview.org/Wiki/ParaView"
                  target="_blank">
                  http://paraview.org/Wiki/ParaView</a><br>
                <br>
                Follow this link to subscribe/unsubscribe:<br>
                <a moz-do-not-send="true"
                  href="http://public.kitware.com/mailman/listinfo/paraview"
                  target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><o:p></o:p></p>
            </div>
            <p class="MsoNormal" style="margin-left:.5in"><br>
              <br clear="all">
              <o:p></o:p></p>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
            </div>
            <p class="MsoNormal" style="margin-left:.5in">-- <o:p></o:p></p>
            <div>
              <p class="MsoNormal" style="margin-left:.5in"><i><span
                    style="font-family:"Trebuchet
                    MS","sans-serif"">| Aashish Chaudhary
                    <br>
                    | Technical Leader         <br>
                    | Kitware Inc.            </span></i><o:p></o:p></p>
              <div>
                <p class="MsoNormal" style="margin-left:.5in"><i><span
                      style="font-family:"Trebuchet
                      MS","sans-serif"">| </span></i><i><a
                      moz-do-not-send="true"
                      href="http://www.kitware.com/company/team/chaudhary.html"
                      target="_blank">http://www.kitware.com/company/team/chaudhary.html</a></i><o:p></o:p></p>
              </div>
            </div>
          </div>
        </blockquote>
        <p class="MsoNormal" style="margin-left:.5in"><o:p> </o:p></p>
      </div>
    </blockquote>
    <br>
  </body>
</html>