<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.synapsegaming.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using SunBurn</title><link>http://www.synapsegaming.com/forums/5.aspx</link><description>Questions, comments, and ideas related to the SunBurn family of products.
</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>Re: SkinnedModel Deferred</title><link>http://www.synapsegaming.com/forums/thread/3793.aspx</link><pubDate>Thu, 14 Jan 2010 19:38:42 GMT</pubDate><guid isPermaLink="false">fb4c913c-ded0-4940-9749-e3fef31e246d:3793</guid><dc:creator>Nelxon</dc:creator><slash:comments>0</slash:comments><comments>http://www.synapsegaming.com/forums/thread/3793.aspx</comments><wfw:commentRss>http://www.synapsegaming.com/forums/commentrss.aspx?SectionID=5&amp;PostID=3793</wfw:commentRss><description>&lt;p&gt;No problem, glad I could help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: SkinnedModel Deferred</title><link>http://www.synapsegaming.com/forums/thread/3790.aspx</link><pubDate>Thu, 14 Jan 2010 18:31:46 GMT</pubDate><guid isPermaLink="false">fb4c913c-ded0-4940-9749-e3fef31e246d:3790</guid><dc:creator>Wim Vancoillie</dc:creator><slash:comments>0</slash:comments><comments>http://www.synapsegaming.com/forums/thread/3790.aspx</comments><wfw:commentRss>http://www.synapsegaming.com/forums/commentrss.aspx?SectionID=5&amp;PostID=3790</wfw:commentRss><description>&lt;p&gt;Thanks you Nelxon,&amp;nbsp;your guide did solve my problem.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: SkinnedModel Deferred</title><link>http://www.synapsegaming.com/forums/thread/3762.aspx</link><pubDate>Mon, 11 Jan 2010 20:33:09 GMT</pubDate><guid isPermaLink="false">fb4c913c-ded0-4940-9749-e3fef31e246d:3762</guid><dc:creator>Nelxon</dc:creator><slash:comments>0</slash:comments><comments>http://www.synapsegaming.com/forums/thread/3762.aspx</comments><wfw:commentRss>http://www.synapsegaming.com/forums/commentrss.aspx?SectionID=5&amp;PostID=3762</wfw:commentRss><description>&lt;p&gt;In the Pipeline, SkinModelProcessor.cs Line 109&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; change&lt;/p&gt;
&lt;p&gt;&lt;span style="font-size:xx-small;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ModelContent model = context.Convert&amp;lt;NodeContent, ModelContent&amp;gt;(input, &amp;quot;&lt;span style="background-color:#ffcc00;"&gt;LightingSystemModelProcessor&lt;/span&gt;&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style="font-size:xx-small;"&gt; ModelContent model = context.Convert&amp;lt;NodeContent, ModelContent&amp;gt;(input, &amp;quot;&lt;span style="background-color:#ffcc00;"&gt;&lt;b&gt;Deferred&lt;/b&gt;&lt;b&gt;LightingSystemModelProcessor&lt;/b&gt;&lt;/span&gt;&amp;quot;);&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>SkinnedModel Deferred</title><link>http://www.synapsegaming.com/forums/thread/3760.aspx</link><pubDate>Mon, 11 Jan 2010 19:35:56 GMT</pubDate><guid isPermaLink="false">fb4c913c-ded0-4940-9749-e3fef31e246d:3760</guid><dc:creator>Wim Vancoillie</dc:creator><slash:comments>0</slash:comments><comments>http://www.synapsegaming.com/forums/thread/3760.aspx</comments><wfw:commentRss>http://www.synapsegaming.com/forums/commentrss.aspx?SectionID=5&amp;PostID=3760</wfw:commentRss><description>&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m trying to convert the skinned model example (downloaded from this site) from forward rendering to deferred rendering to integrate it in our engine.&lt;/p&gt;
&lt;p&gt;When I run I get the following error:&lt;/p&gt;
&lt;p&gt;System.Exception was unhandled&lt;br /&gt;&amp;nbsp; Message=&amp;quot;Deferred rendering does not support non-deferred effects. Make sure effects derive from IDeferredObjectEffect and model processors are set to a deferred processor.&amp;quot;&lt;/p&gt;
&lt;p&gt;Any one any idea where to start? I looked at the API documentation but can&amp;#39;t find any example of implementing the IDeferredObjectEffect.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Wim&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>