<?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; Chris</title>
	<atom:link href="http://smallgroupproductions.com/news/author/chris/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. Looks</title>
		<link>http://smallgroupproductions.com/news/works-in-progress/the-small-engine-looks?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-small-engine-looks</link>
		<comments>http://smallgroupproductions.com/news/works-in-progress/the-small-engine-looks#comments</comments>
		<pubDate>Wed, 02 Mar 2011 01:28:20 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Works in Progress]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/?p=53</guid>
		<description><![CDATA[The physics stuff in the last post started to fall apart, and the reason for that was their 2D collision code. Their collision code was, more than awful. That inspired me to find a better way. And that inspired me to write an entire new shape class. And as I looked into the matter, I [...]]]></description>
			<content:encoded><![CDATA[<p>The physics stuff in the last post started to fall apart, and the reason for that was their 2D collision code. Their collision code was, more than awful. That inspired me to find a better way. And that inspired me to write an entire new shape class. And as I looked into the matter, I found that not only was the old collision bad, but that <strong>everything</strong> was bad. And of course that inspired me to re-write the entire darned thing. But that was a good thing, because the results have been fantastic.</p>
<p>This video shows off the new Shape class. Unfortunately, fraps decided to go bust half way through the recording process, so I don&#8217;t have as much footage as I would have liked. But within this youtube video, there is some neat stuff. Other than simple operations, there is some great bloom, blur, motion blur, and desaturation. The shapes are made up of vertices, and the program gets full control over them, allowing for vertex manipulation, which I&#8217;m sure will be useful at some point! The big thing that the video never gets around to showcasing is the implementation of SAT, or Separating Axis Theorem. SAT is the new collision code, and it works like a charm! There was a great methodology <a href="http://www.metanetsoftware.com/technique/tutorialA.html">Tutorial</a> written by the guys who made N+.</p>
<p>Anyway, here is the video.</p>
<p><a href="http://smallgroupproductions.com/news/works-in-progress/the-small-engine-looks"><em>Click here to view the embedded video.</em></a></p>
<p>I think next along the line is going to be some music control and some particle effects.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/works-in-progress/the-small-engine-looks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</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>Intel Indie Fund of Fun</title>
		<link>http://smallgroupproductions.com/news/works-in-progress/intel-indie-fund-of-fun?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=intel-indie-fund-of-fun</link>
		<comments>http://smallgroupproductions.com/news/works-in-progress/intel-indie-fund-of-fun#comments</comments>
		<pubDate>Mon, 15 Mar 2010 23:19:11 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Works in Progress]]></category>
		<category><![CDATA[Game Announcement]]></category>

		<guid isPermaLink="false">http://smallgroupproductions.com/news/uncategorized/intel-indie-fund-of-fun</guid>
		<description><![CDATA[Intel is trying to get their new netbook appstore off the ground by providing a challenge or two to indie developers (like sgp). The challenge is, &#8220;give us your game by the end of march, and maybe we will give you some money&#8221;. The mere hope of cash is enough for me to jump on [...]]]></description>
			<content:encoded><![CDATA[<p>Intel is trying to get their new netbook appstore off the ground by providing a challenge or two to indie developers (like sgp). The challenge is, &#8220;give us your game by the end of march, and maybe we will give you some money&#8221;. The mere hope of cash is enough for me to jump on this challenge.</p>
<p>I started a few days ago, with the intention of creating a hybrid of zuma and snake. However, as things progressed, it just turned into a new style of snake game. This game has the basic single player and up to 4 player local head to head.</p>
<p>The idea behind snake is that if you hit anything, you die, and then its game over. However, in this version, if you hit your tail, then the part of your tail that isnt connected to your head, falls off and turns into food again. This gets fun when you have a bunch of people playing, because you can just tool around and chop off your buddys body parts.</p>
<p>But dont let me do all the talking, watch this fancy video to get an idea of what Im talking about.</p>
<p><a href="http://smallgroupproductions.com/news/works-in-progress/intel-indie-fund-of-fun"><em>Click here to view the embedded video.</em></a></p>
<p>So yea, Snake is back.</p>
]]></content:encoded>
			<wfw:commentRss>http://smallgroupproductions.com/news/works-in-progress/intel-indie-fund-of-fun/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

