<?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 Thanks in Intel® Embree Ray Tracing Kernels</title>
    <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023089#M408</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 25 Feb 2015 19:44:54 GMT</pubDate>
    <dc:creator>Al_N_</dc:creator>
    <dc:date>2015-02-25T19:44:54Z</dc:date>
    <item>
      <title>Floating point problem</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023087#M406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;as a test, I have a&amp;nbsp;rectangle of size 20&amp;nbsp;with its center at origin 0,0,0 with the face normal on the x axis&amp;nbsp;and shoot a ray from org=(254894535,0,0) and dir=(-1,0,0)&lt;/P&gt;

&lt;P&gt;I would expect tfar to return 254894535 but it return 254894528 instead, 7 is a lot when calculating the hit point, any idea what this could be??? thanks.&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 17:01:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023087#M406</guid>
      <dc:creator>Al_N_</dc:creator>
      <dc:date>2015-02-25T17:01:29Z</dc:date>
    </item>
    <item>
      <title>Your absolute error is 7, but</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023088#M407</link>
      <description>&lt;P&gt;Your absolute error is 7, but the relative error is 2.7e-8, which is pretty low for IEEE754 single precision. This is just how IEEE floating point numbers work. Just use a closer origin (with possibly negative tnear, but I dont know if embree supports that)&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 18:57:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023088#M407</guid>
      <dc:creator>Keymaster</dc:creator>
      <dc:date>2015-02-25T18:57:36Z</dc:date>
    </item>
    <item>
      <title>Thanks</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023089#M408</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 25 Feb 2015 19:44:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/Floating-point-problem/m-p/1023089#M408</guid>
      <dc:creator>Al_N_</dc:creator>
      <dc:date>2015-02-25T19:44:54Z</dc:date>
    </item>
  </channel>
</rss>

