<?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 motion blur in Intel® Embree Ray Tracing Kernels</title>
    <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109826#M616</link>
    <description>&lt;P&gt;dear all, i am a green hand in embree,i have just use the Embree Example renderer for a few days,i can use the .ecs file to render an .obj file,but i need to realize the motion blur effect with a .obj,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so i wander how to render a motion blur image with a .obj file.&amp;nbsp;&amp;nbsp; thanx&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Mar 2017 15:03:42 GMT</pubDate>
    <dc:creator>Pengyuan_D_</dc:creator>
    <dc:date>2017-03-03T15:03:42Z</dc:date>
    <item>
      <title>motion blur</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109826#M616</link>
      <description>&lt;P&gt;dear all, i am a green hand in embree,i have just use the Embree Example renderer for a few days,i can use the .ecs file to render an .obj file,but i need to realize the motion blur effect with a .obj,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; so i wander how to render a motion blur image with a .obj file.&amp;nbsp;&amp;nbsp; thanx&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Mar 2017 15:03:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109826#M616</guid>
      <dc:creator>Pengyuan_D_</dc:creator>
      <dc:date>2017-03-03T15:03:42Z</dc:date>
    </item>
    <item>
      <title>The Embree example renderer</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109827#M617</link>
      <description>&lt;P&gt;The Embree example renderer does not support motion blur.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 06:25:18 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109827#M617</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2017-03-06T06:25:18Z</dc:date>
    </item>
    <item>
      <title>ok...but i have used the</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109828#M618</link>
      <description>&lt;P&gt;ok...but i have used the Embree Example renderer ​to render the motion_sphere.xml and got a picture with motion blur effect in it.how is that&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 14:12:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109828#M618</guid>
      <dc:creator>Pengyuan_D_</dc:creator>
      <dc:date>2017-03-06T14:12:22Z</dc:date>
    </item>
    <item>
      <title>Ok, sorry, I was wrong. The</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109829#M619</link>
      <description>&lt;P&gt;Ok, sorry, I was wrong. The example renderer is no longer developed actively, thus I did not look into the code for a long time. Linear motion blur is supported, but only through the XML file format. Have a look at that motion_sphere.xml file. There is a motion vector that specifies motions for each vertex of a triangle mesh. Motion blur is not possible with the OBJ file format. Also multi segment motion blur is not supported.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2017 15:43:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109829#M619</guid>
      <dc:creator>SvenW_Intel</dc:creator>
      <dc:date>2017-03-06T15:43:00Z</dc:date>
    </item>
    <item>
      <title>Quote:Sven Woop (Intel) wrote</title>
      <link>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109830#M620</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;Sven Woop (Intel) wrote:&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Ok, sorry, I was wrong. The example renderer is no longer developed actively, thus I did not look into the code for a long time. Linear motion blur is supported, but only through the XML file format. Have a look at that motion_sphere.xml file. There is a motion vector that specifies motions for each vertex of a triangle mesh. Motion blur is not possible with the OBJ file format. Also multi segment motion blur is not supported.&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;


thanks very much</description>
      <pubDate>Tue, 07 Mar 2017 10:09:15 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Embree-Ray-Tracing-Kernels/motion-blur/m-p/1109830#M620</guid>
      <dc:creator>Pengyuan_D_</dc:creator>
      <dc:date>2017-03-07T10:09:15Z</dc:date>
    </item>
  </channel>
</rss>

