<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic enable EMBREE_BACKFACE_CULLING without using CMake in Intel® Embree Ray Tracing Kernels</title>
    <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134845#M671</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to enable backface culling without using CMake. I already have my VS2013 project working with a bunch of other libraries. I need to add this option to the already existing project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2019 19:48:38 GMT</pubDate>
    <dc:creator>Aguerre__Jose</dc:creator>
    <dc:date>2019-04-25T19:48:38Z</dc:date>
    <item>
      <title>enable EMBREE_BACKFACE_CULLING without using CMake</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134845#M671</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to enable backface culling without using CMake. I already have my VS2013 project working with a bunch of other libraries. I need to add this option to the already existing project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 19:48:38 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134845#M671</guid>
      <dc:creator>Aguerre__Jose</dc:creator>
      <dc:date>2019-04-25T19:48:38Z</dc:date>
    </item>
    <item>
      <title>Just enable the EMBREE</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134846#M672</link>
      <description>&lt;P&gt;Just enable the EMBREE_BACKFACE_CULLING define in embree/kernels/config.h&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 05:05:26 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134846#M672</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2019-04-26T05:05:26Z</dc:date>
    </item>
    <item>
      <title>Hi Sven,</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134847#M673</link>
      <description>&lt;P&gt;Hi Sven,&lt;/P&gt;&lt;P&gt;I don't think I made myself clear in the question. The thing is that my VS2013 project is a standalone project, I dont have any kernels folder, nor config.h file. I just built a VS project and included &amp;lt;embree3/rtcore.h&amp;gt;. Hence, I do not know how to enable backface culling.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 13:15:58 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134847#M673</guid>
      <dc:creator>Aguerre__Jose</dc:creator>
      <dc:date>2019-04-26T13:15:58Z</dc:date>
    </item>
    <item>
      <title>As you use the precompiled</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134848#M674</link>
      <description>&lt;P&gt;As you use the precompiled binaries there is no way to enable the backface culling. Backface culling can only get enabled at compile time.&lt;/P&gt;&lt;P&gt;However, you could implement an intersection filter callback that achieves the same result, but at slightly lower performance.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2019 04:34:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/enable-EMBREE-BACKFACE-CULLING-without-using-CMake/m-p/1134848#M674</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2019-04-29T04:34:53Z</dc:date>
    </item>
  </channel>
</rss>

