<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Small Group Productions &#187; Uncategorized</title>
	<atom:link href="http://smallgroupproductions.com/news/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://smallgroupproductions.com</link>
	<description>We make games.</description>
	<lastBuildDate>Sat, 24 Sep 2011 05:53:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>The Small Engine. The Xbox</title>
		<link>http://smallgroupproductions.com/news/uncategorized/the-small-engine-the-xbox?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-small-engine-the-xbox</link>
		<comments>http://smallgroupproductions.com/news/uncategorized/the-small-engine-the-xbox#comments</comments>
		<pubDate>Fri, 15 Apr 2011 23:07:56 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/?p=69</guid>
		<description><![CDATA[Today marked our first &#8220;play test&#8221; of our small little engine. After spending an hour or so plodding through Microsoft&#8217;s rules for developing a project onto the Xbox 360, the project finally showed up on the big screen. Everyone was very excited for about 2 seconds before the heart stopping lag kicked us in the [...]]]></description>
			<content:encoded><![CDATA[<p>Today marked our first &#8220;play test&#8221; of our small little engine. After spending an hour or so plodding through Microsoft&#8217;s rules for developing a project onto the Xbox 360, the project finally showed up on the big screen. Everyone was very excited for about 2 seconds before the heart stopping lag kicked us in the chest. We pulled out a lot of the game world and eventually the project started to run with out lag. Then people started breaking the system, which is the point of a play test. The longer the play sessions went on without a crash, the slower and slower the game out. After a little while, it would be chugging along trying to keep up with people&#8217;s insane lust for flying around at warp 9 blowing stuff apart. We found a lot of bugs. But we also had a lot of fun!</p>
<p>The main thing to worry about is definitely the lag, although we have some ideas on how to get rid of some of it. There were some fun physics glitches that caused objects to go flying off into oblivion which single handeldly destroyed the music code aswell as the camera tracking code. And then there was a slew of other minor things like being able to shoot oneself and having a controller that would vibrate until the end of time. Like I said, minor things.</p>
<p>Despite the upsetting amount of lag and the barrage of glitches and bugs, it was a fun day and definitely a step in the right direction.</p>
<p><a href="http://smallgroupproductions.com/wp-content/uploads/2011/04/screen2.jpg"></a><a href="http://smallgroupproductions.com/wp-content/uploads/2011/04/screen1.jpg"><img class="alignright size-medium wp-image-71" src="http://smallgroupproductions.com/wp-content/uploads/2011/04/screen1-300x224.jpg" alt="" width="300" height="224" /></a><img class="alignleft size-medium wp-image-70" src="http://smallgroupproductions.com/wp-content/uploads/2011/04/playtesting-300x224.png" alt="" width="300" height="224" /><img class="aligncenter size-medium wp-image-72" src="http://smallgroupproductions.com/wp-content/uploads/2011/04/screen2-300x224.jpg" alt="" width="300" height="224" /></p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/uncategorized/the-small-engine-the-xbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Small Engine. Music</title>
		<link>http://smallgroupproductions.com/news/uncategorized/the-small-engine-music?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-small-engine-music</link>
		<comments>http://smallgroupproductions.com/news/uncategorized/the-small-engine-music#comments</comments>
		<pubDate>Thu, 24 Mar 2011 01:33:19 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/?p=58</guid>
		<description><![CDATA[I&#8217;ve been working on some audio code to give the small engine a nice little one up on common music systems. Maybe a lot of games do this and I just don&#8217;t notice, but I was inspired by one of Introversion updates to make a nice audio system that would allow us to change the feel [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working on some audio code to give the small engine a nice little one up on common music systems. Maybe a lot of games do this and I just don&#8217;t notice, but I was inspired by one of <a href="http://forums.introversion.co.uk/introversion/viewtopic.php?t=2490">Introversion updates</a> to make a nice audio system that would allow us to change the feel of the game on the fly. Here is how the system works, instead of the audio composer giving the programmer one audio file to play, he gives him one for every instrument. The system then plays all the instruments at once so they all sync up with one another and sound like a normal song. However, because they are all each different tracks, the game can adjust different features of each track in-game such as volume, frequency or pitch. The combination of swapping around different effects can really change the mood of a scene. See for yourself in this video.</p>
<p><a href="http://smallgroupproductions.com/news/uncategorized/the-small-engine-music"><em>Click here to view the embedded video.</em></a></p>
<p>The audio is tied loosely to the visual effects going on in the video, but I didn&#8217;t make the link easy to see. It might be easier to see the awesomeness of the audio system if you look at <a href="http://www.introversion.co.uk/blog/20100802/audiotest.avi">this video</a> from Introversion&#8217;s audio.</p>
<p>This is the same song but with no visual and different effect changing. <a href="http://smallgroupproductions.com/wp-content/uploads/2011/03/compiled.mp3">Audio Testing</a></p>
<p>Next on the line up is working the kinematics of the physics testing back into the nice graphics. With the new <a href="http://www.metanetsoftware.com/technique/tutorialA.html">SAT Collision</a> I think the process will go over better than before. The first problem I&#8217;ve run into is SAT&#8217;s inability to return a point of collision which is important for the correct physics response. I think I found a way around it, but I shall have to report back later on this matter.</p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/uncategorized/the-small-engine-music/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.introversion.co.uk/blog/20100802/audiotest.avi" length="39828452" type="video/avi" />
<enclosure url="http://smallgroupproductions.com/wp-content/uploads/2011/03/compiled.mp3" length="2473090" type="audio/mpeg" />
		</item>
		<item>
		<title>The Small Engine. Physics</title>
		<link>http://smallgroupproductions.com/news/uncategorized/the-small-engine-physics?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-small-engine-physics</link>
		<comments>http://smallgroupproductions.com/news/uncategorized/the-small-engine-physics#comments</comments>
		<pubDate>Sun, 12 Dec 2010 23:50:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/?p=47</guid>
		<description><![CDATA[There isn&#8217;t much to say, except that Small Group needs their own engine, an engine that thousands of jealous indie developers will wish to have because it is just so awesome. I am aware that there are already a lot of tools out there to use so as to avoid the creation of an &#8216;engine&#8217;. [...]]]></description>
			<content:encoded><![CDATA[<p>There isn&#8217;t much to say, except that Small Group needs their own engine, an engine that thousands of jealous indie developers will wish to have because it is just so awesome. I am aware that there are already a lot of tools out there to use so as to avoid the creation of an &#8216;engine&#8217;. Farseer is a wonderful piece of physics, and I have wondered why I am toiling away writing a custom physics engine when something so fantastic already exists. Re-inventing the wheel seems like a stupid idea. But the key is that even though the wheel has been invented, its not the right size for Small Group.</p>
<p>In writing our own engine, I think we will have a nice little special nitch to work out of. And that&#8217;s not to say that collaboration is bad or unoriginal, I just want our own set of tools to work with.</p>
<p>But what is an &#8216;engine&#8217;, really? No one really knows, but we can take a good guess. An &#8216;engine&#8217; is a system of tools that you can fit together to make some truly splendid, like cake, or a space ship. The engine usually handles all sorts of components of a game, such as the physics, the core graphics, the lighting techniques, the scripting systems, and a whole bunch of other crap that I wish I didn&#8217;t have to think about. Pretty much, if you want to make a sweet awesome-tastic video game, you need all these things, and since we are all super busy people, we dont want to spend the time to write these systems ourselves, so we just mosey on over to FarseerPhysics.com, or AwesomeEngine.org and then were set! But, instead of doing that, Small Group is going to get their OWN engine, and it is going to suit our purposes just fine.</p>
<p>So to start with, physics.</p>
<p>Yes, its a daunting word, but it so prevalent in games that there is no avoiding it, and so the first part of writing the Small Engine, is writing a basic physics dynamics simulation. And looky looky, its mostly all done! You can even see in the video below.</p>
<p><a href="http://smallgroupproductions.com/news/uncategorized/the-small-engine-physics"><em>Click here to view the embedded video.</em></a></p>
<p>Its still a work in progress, but I think its coming along quite nicely. More on this LATER.</p>
<p>Edit: I feel as though I should say that XNA is a framework for graphics within C# and a stepping stone to the Xbox 360 platform. Its sort of an engine in that way, and I have no intention of re-writing that just because.</p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/uncategorized/the-small-engine-physics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to 4.0</title>
		<link>http://smallgroupproductions.com/news/uncategorized/welcome-to-4-0?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=welcome-to-4-0</link>
		<comments>http://smallgroupproductions.com/news/uncategorized/welcome-to-4-0#comments</comments>
		<pubDate>Sun, 14 Mar 2010 20:33:57 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/?p=16</guid>
		<description><![CDATA[Yes, its true.  Small Group Productions 4.0 is almost here!  If you have ie6 then we don&#8217;t want you you should upgrade to ie8 or better yet, firefox or chrome or safari or &#8230;anything else. Thanks!]]></description>
			<content:encoded><![CDATA[<p>Yes, its true.  Small Group Productions 4.0 is almost here!  If you have ie6 then<span style="text-decoration: line-through;"> we don&#8217;t want you</span> you should upgrade to ie8 or better yet, firefox or chrome or safari or &#8230;anything else.</p>
<p>Thanks!</p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/uncategorized/welcome-to-4-0/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

