<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi Anita,</p>
    <p>Have you tried changing the "Culling" settings in the 3D
      rendering properties of the layer</p>
    <p>It might solve your issue. Some systems use clockwise, some
      counter-clockwise ordering of vertices describing a face. For that
      reason you can change the culling setting per layer.</p>
    <p>It is, however, a relatively new enhancement and may not be
      available in your build, if it is several days old.</p>
    <p>Greetings,</p>
    <p>Andreas<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 10.12.2017 15:29, Anita Graser
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFFV8FjuijoToTp6EwjhNykQ06JOog4aGMFtW05esBwQy7C38w@mail.gmail.com">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:small">Hi,</div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default" style="font-size:small">I'm testing
          the 3D view for PostGIS 3D gemetries. I create a cube using </div>
        <div class="gmail_default" style="font-size:small"><br>
        </div>
        <div class="gmail_default">
          <pre style="font-size:12.6px;padding:7px 10px;font-family:"Source Code Pro",monospace;color:rgb(51,51,51);border-radius:4px;margin-top:0px;margin-bottom:0px;line-height:1.5em;word-break:break-all;word-wrap:normal;background-color:rgb(255,244,244);border:1px solid rgb(208,199,192);overflow:auto">  <span class="gmail-s1" style="color:rgb(64,112,160)">'POLYHEDRALSURFACE Z (</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((0 0 0, 0 1 0, 1 1 0, 1 0 0, 0 0 0)),</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((0 0 0, 0 1 0, 0 1 1, 0 0 1, 0 0 0)),</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((0 0 0, 1 0 0, 1 0 1, 0 0 1, 0 0 0)),</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((1 1 1, 1 0 1, 0 0 1, 0 1 1, 1 1 1)),</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((1 1 1, 1 0 1, 1 0 0, 1 1 0, 1 1 1)),</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">    ((1 1 1, 1 1 0, 0 1 0, 0 1 1, 1 1 1))</span>
<span class="gmail-s1" style="color:rgb(64,112,160)">  )'</span><span class="gmail-p">::</span><span class="gmail-n">geometry</span><span class="gmail-p">,</span></pre>
          <div class="gmail_default"><br>
          </div>
          but if I enable the 3D renderer, only the bottom and the top
          (the two horizontal faces) are drawn. The vertical faces are
          invisible.</div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default">Should I be creating the cube in some
          other way? Or is this an issue with the rendering? </div>
        <div class="gmail_default"><br>
        </div>
        <div class="gmail_default">Regards,</div>
        <div class="gmail_default">Anita</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
QGIS-Developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:QGIS-Developer@lists.osgeo.org">QGIS-Developer@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-developer">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>