<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/1.9.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>OllieBrown - Last comments</title>
				<link>http://www.crystalspace3d.org/blog/olliebrown?disp=comments</link>
		<description></description>
		<language>en-US</language>
		<docs>http://backend.userland.com/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=1.9.3"/>
		<ttl>60</ttl>
				<item>
			<title>In response to: With a Capitol "T" ...</title>
			<pubDate>Wed, 09 Sep 2009 13:00:09 +0000</pubDate>
			<dc:creator>res [Member]</dc:creator>
			<guid isPermaLink="false">c46@http://www.crystalspace3d.org/blog/</guid>
			<description>- The lightmap layouting tries _very_ hard to find a good layout. This incurs a lot of looping over the geometry data ... in that aspect the algorithm is horrible. So it may not actually be an infinite loop, just that it takes a _long_ time.
- A better "hack" against black speckles than disabling self-shadowing completely could be to slightly offset the "surface" point (simple, but still risk of speckles) or ignoring shadows from triangles adjacent to a vertex (better result I think, but harder to implement - esp. finding adjacent triangles).
- No idea why lights would be ignored.

Working spotlights sound good!
And on posting screenshots, it's okay to choose shots where the computation issues are barely or not visible ;)

PS: I think you meant "capital" :P</description>
			<content:encoded><![CDATA[- The lightmap layouting tries _very_ hard to find a good layout. This incurs a lot of looping over the geometry data ... in that aspect the algorithm is horrible. So it may not actually be an infinite loop, just that it takes a _long_ time.<br />
- A better "hack" against black speckles than disabling self-shadowing completely could be to slightly offset the "surface" point (simple, but still risk of speckles) or ignoring shadows from triangles adjacent to a vertex (better result I think, but harder to implement - esp. finding adjacent triangles).<br />
- No idea why lights would be ignored.<br />
<br />
Working spotlights sound good!<br />
And on posting screenshots, it's okay to choose shots where the computation issues are barely or not visible ;)<br />
<br />
PS: I think you meant "capital" :P]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/09/08/with_a_capitol_t#c46</link>
		</item>
				<item>
			<title>In response to: Productive Fun</title>
			<pubDate>Sun, 30 Aug 2009 19:58:11 +0000</pubDate>
			<dc:creator> Xordan [Member]</dc:creator>
			<guid isPermaLink="false">c45@http://www.crystalspace3d.org/blog/</guid>
			<description>Btw, if you want some other 'real use' maps to try with in future; http://testing.xordan.com/backup/art/world/

There's a mix of outdoor and indoor.

</description>
			<content:encoded><![CDATA[Btw, if you want some other 'real use' maps to try with in future; http://testing.xordan.com/backup/art/world/<br />
<br />
There's a mix of outdoor and indoor.<br />
<br />
]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/27/productive_fun#c45</link>
		</item>
				<item>
			<title>In response to: Productive Fun</title>
			<pubDate>Sun, 30 Aug 2009 19:37:23 +0000</pubDate>
			<dc:creator> Xordan [Member]</dc:creator>
			<guid isPermaLink="false">c44@http://www.crystalspace3d.org/blog/</guid>
			<description>Looks great :) Looking forward to seeing the lightmapped versions!</description>
			<content:encoded><![CDATA[Looks great :) Looking forward to seeing the lightmapped versions!]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/27/productive_fun#c44</link>
		</item>
				<item>
			<title>In response to: State of the SoC</title>
			<pubDate>Thu, 27 Aug 2009 18:42:24 +0000</pubDate>
			<dc:creator> Olliebrown [Member]</dc:creator>
			<guid isPermaLink="false">c43@http://www.crystalspace3d.org/blog/</guid>
			<description>BINGO!  That fixed it.

One thing to note, I get an assert trigger if I compile in debug mode (which I want to do right now).  It happens in the xml shader plugin inside ReadCondOperand() (condeval.cpp:1928).  I've just been commenting out this assert so that it will leave me alone and everything still seems to be okay.  Hope this is okay.  Since my work is concerned with lighter2 mostly I've figured it wasn't a big deal.

Thanks for the tip!  I'm still learning about best practices concerning branch maintenance and merging so I think the lesson here is check the revision checkin notes to make sure the trunk is stable before you merge.</description>
			<content:encoded><![CDATA[BINGO!  That fixed it.<br />
<br />
One thing to note, I get an assert trigger if I compile in debug mode (which I want to do right now).  It happens in the xml shader plugin inside ReadCondOperand() (condeval.cpp:1928).  I've just been commenting out this assert so that it will leave me alone and everything still seems to be okay.  Hope this is okay.  Since my work is concerned with lighter2 mostly I've figured it wasn't a big deal.<br />
<br />
Thanks for the tip!  I'm still learning about best practices concerning branch maintenance and merging so I think the lesson here is check the revision checkin notes to make sure the trunk is stable before you merge.]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/14/state_of_the_soc#c43</link>
		</item>
				<item>
			<title>In response to: State of the SoC</title>
			<pubDate>Thu, 27 Aug 2009 15:16:21 +0000</pubDate>
			<dc:creator> Olliebrown [Member]</dc:creator>
			<guid isPermaLink="false">c42@http://www.crystalspace3d.org/blog/</guid>
			<description>Ahhh, okay.  I will see if this helps.  I just did the merge of r32655-r32656 (figured I'd just do as you suggested rather then deal with all the latest revisions).  I'll see if that fixes it.</description>
			<content:encoded><![CDATA[Ahhh, okay.  I will see if this helps.  I just did the merge of r32655-r32656 (figured I'd just do as you suggested rather then deal with all the latest revisions).  I'll see if that fixes it.]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/14/state_of_the_soc#c42</link>
		</item>
				<item>
			<title>In response to: State of the SoC</title>
			<pubDate>Sat, 22 Aug 2009 01:26:30 +0000</pubDate>
			<dc:creator> Xordan [Member]</dc:creator>
			<guid isPermaLink="false">c41@http://www.crystalspace3d.org/blog/</guid>
			<description>"Note that I used an old version of walktest.exe to render these images (from the 08 SOC branch for lighter2). The one in my branch is still not working with light maps for unknown reasons."

I just make a checkout of your branch and looked to see what the problem is. Seems that you just happen to have a broken revision of CS (shaders don't compile). If you merge trunk (up to and including r32656 should be enough) into your branch it should then work (you may need to clear your shadercache too).</description>
			<content:encoded><![CDATA["Note that I used an old version of walktest.exe to render these images (from the 08 SOC branch for lighter2). The one in my branch is still not working with light maps for unknown reasons."<br />
<br />
I just make a checkout of your branch and looked to see what the problem is. Seems that you just happen to have a broken revision of CS (shaders don't compile). If you merge trunk (up to and including r32656 should be enough) into your branch it should then work (you may need to clear your shadercache too).]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/14/state_of_the_soc#c41</link>
		</item>
				<item>
			<title>In response to: Taking Inventory</title>
			<pubDate>Fri, 21 Aug 2009 23:15:02 +0000</pubDate>
			<dc:creator> Xordan [Member]</dc:creator>
			<guid isPermaLink="false">c40@http://www.crystalspace3d.org/blog/</guid>
			<description>Okay cool. Directional is very much desired :)</description>
			<content:encoded><![CDATA[Okay cool. Directional is very much desired :)]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/19/taking_inventory#c40</link>
		</item>
				<item>
			<title>In response to: Taking Inventory</title>
			<pubDate>Thu, 20 Aug 2009 22:39:28 +0000</pubDate>
			<dc:creator> Olliebrown [Member]</dc:creator>
			<guid isPermaLink="false">c39@http://www.crystalspace3d.org/blog/</guid>
			<description>Only point (and the untested spot light).  I do want to add directional, I forgot to list that.</description>
			<content:encoded><![CDATA[Only point (and the untested spot light).  I do want to add directional, I forgot to list that.]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/19/taking_inventory#c39</link>
		</item>
				<item>
			<title>In response to: Taking Inventory</title>
			<pubDate>Thu, 20 Aug 2009 22:36:53 +0000</pubDate>
			<dc:creator> Xordan [Member]</dc:creator>
			<guid isPermaLink="false">c38@http://www.crystalspace3d.org/blog/</guid>
			<description>"Code to emit from spotlights in place but untested."

Which lights are currently supported by photon mapping? Point and Directional, with untested Spot?</description>
			<content:encoded><![CDATA["Code to emit from spotlights in place but untested."<br />
<br />
Which lights are currently supported by photon mapping? Point and Directional, with untested Spot?]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/08/19/taking_inventory#c38</link>
		</item>
				<item>
			<title>In response to: Long overdue ...</title>
			<pubDate>Wed, 17 Jun 2009 16:07:45 +0000</pubDate>
			<dc:creator>jwir3 [Visitor]</dc:creator>
			<guid isPermaLink="false">c35@http://www.crystalspace3d.org/blog/</guid>
			<description>Hi Seth -

Good post.  I responded to some of the ideas on the development list, so if you haven't subscribed yet, you might want to.  :)

~Scott
</description>
			<content:encoded><![CDATA[Hi Seth -<br />
<br />
Good post.  I responded to some of the ideas on the development list, so if you haven't subscribed yet, you might want to.  :)<br />
<br />
~Scott<br />
]]></content:encoded>
			<link>http://www.crystalspace3d.org/blog/olliebrown/2009/06/16/long_overdue#c35</link>
		</item>
			</channel>
</rss>
