<?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>Moviesandbox</title>
	<atom:link href="http://www.moviesandbox.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.moviesandbox.net</link>
	<description>an open-source machinima toolset</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:18:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Normal generation</title>
		<link>http://www.moviesandbox.net/?p=268</link>
		<comments>http://www.moviesandbox.net/?p=268#comments</comments>
		<pubDate>Thu, 29 Jul 2010 19:10:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=268</guid>
		<description><![CDATA[One of the bigger headaches I had was with Normal generation for drawn lines. In order to get some nice lighting into the drawings, normals need to be generated, ideally on a per-point basis in order to give things volume. I decided to implement a sort-of tube like system in which each particle&#8217;s normals are [...]]]></description>
			<content:encoded><![CDATA[<p>One of the bigger headaches I had was with Normal generation for drawn lines. In order to get some nice lighting into the drawings, normals need to be generated, ideally on a per-point basis in order to give things volume.</p>
<p>I decided to implement a sort-of tube like system in which each particle&#8217;s normals are generated as if it was a segment of a tube, with added information on where the next particle was.</p>
<p>I also added some blurring along the tube direction to make things look less awkward.<br />
Here&#8217;s the result&#8230;</p>
<p><a href="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/07/Screen-shot-2010-07-29-at-8.41.29-PM.png"><img src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/07/Screen-shot-2010-07-29-at-8.41.29-PM-300x231.png" alt="" title="Screen shot 2010-07-29 at 8.41.29 PM" width="300" height="231" class="aligncenter size-medium wp-image-275" /></a></p>
<p>This is with 2 shadow-casting lights. Without lighting, things look a bit more bland. However, working on the shader code also allowed me to make all the particles round even without multisampling on. The framerate will be all the happier for that&#8230;</p>
<p><a href="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/07/Screen-shot-2010-07-29-at-8.42.22-PM.png"><img src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/07/Screen-shot-2010-07-29-at-8.42.22-PM-300x231.png" alt="" title="Screen shot 2010-07-29 at 8.42.22 PM" width="300" height="231" class="aligncenter size-medium wp-image-274" /></a></p>
<p>The next weekly release should be up tomorrow. More info on what has been fixed in due time. Let me know what you think or if you have any suggestions on how to make drawings look nicer!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=268</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSB in Brisbane</title>
		<link>http://www.moviesandbox.net/?p=256</link>
		<comments>http://www.moviesandbox.net/?p=256#comments</comments>
		<pubDate>Sun, 18 Jul 2010 01:58:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=256</guid>
		<description><![CDATA[Hello from Australia! I just arrived in Brisbane, where the lovely folks of Creative Industries are hosting a Machinima exhibition showing off works from Strange Company, Phil Rice, a bunch of local artists working in the field and many more at the Queensland University of Technology. I&#8217;ll be giving an introductory workshop covering basic Machinima [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://farm5.static.flickr.com/4135/4802993559_3626fc5d46.jpg" title="Brisbane" class="aligncenter" width="376" height="500" /><br />
Hello from Australia!</p>
<p>I just arrived in Brisbane, where the lovely folks of <a href="http://www.ciprecinct.qut.edu.au/shows/details.jsp?news-event-id=30560">Creative Industries are hosting a Machinima exhibition</a> showing off works from <a href="http://strangecompany.org">Strange Company</a>, <a href="http://z-studios.com/">Phil Rice</a>, a bunch of local artists working in the field and many more at the Queensland University of Technology.<br />
I&#8217;ll be giving an introductory workshop covering basic Machinima making and Moviesandbox tomorrow at the <a href="http://www.qaci.eq.edu.au/">QACI</a>, giving a talk and opening the exhibition and just generally be bathing in excitement. So, just a heads up, there will be little time for code enhancements this coming week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tutorials online now</title>
		<link>http://www.moviesandbox.net/?p=245</link>
		<comments>http://www.moviesandbox.net/?p=245#comments</comments>
		<pubDate>Thu, 15 Jul 2010 09:22:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=245</guid>
		<description><![CDATA[Just a heads up that I managed to upload a first set of Video-Tutorials for the Pre-Release to vimeo. You can find all of them in the <a href="http://www.moviesandbox.net/?page_id=34">Tutorials Section</a>, or embedded below for your viewing pleasure...
]]></description>
			<content:encoded><![CDATA[<p>Just a heads up that I managed to upload a first set of Video-Tutorials for the Pre-Release to vimeo. You can find all of them in the <a href="http://www.moviesandbox.net/?page_id=34">Tutorials Section</a>, or embedded below for your viewing pleasure&#8230;</p>
<p>Here&#8217;s the first one:</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=13348134&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=13348134&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object>
<p><a href="http://vimeo.com/13348134">Moviesandbox PreRelease Intro Tutorial 1/6</a> from <a href="http://vimeo.com/fiezi">Friedrich Kirschner</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href="http://vimeo.com/album/256537">And here&#8217;s a link to the vimeo album with all 6 of them.</a></p>
<p>It&#8217;s a series of 6 tutorials, broken up into separate parts so that you can quickly revisit certain aspects. 3 of them should be up by now and I&#8217;m uploading the other 3 as I write. They cover some basic functionality and should be a good starting point for creating some content and getting your feet wet. More Tutorials, revealing more functionality, will follow soon. Please let me know if and how things work (or don&#8217;t work) for you in the <a href="http://forums.moviesandbox.net/viewforum.php?f=7">forums</a> or in the comments below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=245</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Pre-Release out now!</title>
		<link>http://www.moviesandbox.net/?p=225</link>
		<comments>http://www.moviesandbox.net/?p=225#comments</comments>
		<pubDate>Tue, 13 Jul 2010 18:12:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Feature]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=225</guid>
		<description><![CDATA[After a short introductory workshop at the MIT media-lab last week, all the major cracks in the software came to glaring light! Still, fun stuff happened: So I decided to postpone the tutorial making and instead focus on a more robust user experience, implemented in a new Pre-Release versioned 0.352. You can get it from [...]]]></description>
			<content:encoded><![CDATA[<p>After a short introductory workshop at the MIT media-lab last week, all the major cracks in the software came to glaring light! Still, fun stuff happened:</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=5348294790&#038;photo_id=4755061564"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=5348294790&#038;photo_id=4755061564" height="300" width="400"></embed></object></p>
<p>So I decided to postpone the tutorial making and instead focus on a more robust user experience, implemented in a new Pre-Release versioned 0.352. You can get it from the <a href="http://www.moviesandbox.net/?page_id=31">Download page</a> on the right. As always, any feedback is appreciated.<br />
Plus: I have recorded some introductory videos and hope that I can have them up on vimeo in a few days. Sorry for the delay on this!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=225</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moviesandbox public pre-Release 0.334</title>
		<link>http://www.moviesandbox.net/?p=208</link>
		<comments>http://www.moviesandbox.net/?p=208#comments</comments>
		<pubDate>Fri, 02 Jul 2010 02:35:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=208</guid>
		<description><![CDATA[Yay! This marks the first public pre-Release of Moviesandbox. Feel free to download and test if it works on your computer. And please please let me know if it does! This version is a first venture into the scary realm of public availability and I&#8217;ll create some (video-)tutorials for you to get the hang of [...]]]></description>
			<content:encoded><![CDATA[<p>Yay!<br />
This marks the first public pre-Release of Moviesandbox. Feel free to download and test if it works on your computer. And please please let me know if it does!<br />
This version is a first venture into the scary realm of public availability and I&#8217;ll create some (video-)tutorials for you to get the hang of it this coming week.<br />
<strong>It will still have numerous bugs and will crash a lot! It&#8217;s not a stable release!</strong><br />
However, this gives me the opportunity to get some early feedback on how it runs on people&#8217;s computers and any feedback will lead to a better experience down the line&#8230;</p>
<p><strong>System Requirements:</strong><br />
Windows PC or Mac<br />
 (both executables in this package)<br />
GeForce 8 or higher<br />
(ATI graphics seems to be buggy, please let me know!)</p>
<p>You can get it from the Downloads page!</p>
<p>**EDIT: Removed link to old version! Please go to <a href="http://www.moviesandbox.net/?page_id=31">Downloads page</a> and download the newest version!**</p>
<p>It also includes full Sourcecode for both Codeblocks and XCode. If you know about svn and would like to subscribe to the repository, it&#8217;s here:<br />
<a href=" http://code.google.com/p/moviesandbox/"></p>
<p>http://code.google.com/p/moviesandbox/</a></p>
<p>Please comment if things are running on your machine, or go to the <a href="http://forums.moviesandbox.net">forums</a> to let me know about your experience. Tutorials and bugfixes are coming next week!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=208</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3D drawing tests</title>
		<link>http://www.moviesandbox.net/?p=201</link>
		<comments>http://www.moviesandbox.net/?p=201#comments</comments>
		<pubDate>Thu, 24 Jun 2010 22:35:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=201</guid>
		<description><![CDATA[Yesterday night, I asked some people to try out the 3D drawing functions to see if the program would crash and if the interface makes sense. These are the test doodles they came up with: Shawn&#8217;s Dino-Donkey-Horse: and Hannah&#8217;s Floating Castle: I learned a lot from this session. I am currently restructuring a bunch of [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday night, I asked some people to try out the 3D drawing functions to see if the program would crash and if the interface makes sense. These are the test doodles they came up with:</p>
<p>Shawn&#8217;s <strong>Dino-Donkey-Horse</strong>:<br />
<a rel="attachment wp-att-202" href="http://www.moviesandbox.net/?attachment_id=202"><img class="alignnone size-medium wp-image-202" title="dinoDonkeyHorse" src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/06/dinoDonkeyHorse-300x220.jpg" alt="" width="300" height="220" /></a></p>
<p>and Hannah&#8217;s <strong>Floating Castle</strong>:<br />
<a rel="attachment wp-att-203" href="http://www.moviesandbox.net/?attachment_id=203"><img class="alignnone size-medium wp-image-203" title="hannah's-Castle" src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/06/hannahs-Castle-300x224.jpg" alt="" width="300" height="224" /></a></p>
<p>I learned a lot from this session. I am currently restructuring a bunch of interface stuff to make drawing a lot more intuitive and fun.<br />
Oh, and I will make a beta-version available for download on <strong>July 1st</strong>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=201</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugfixing and features for first release</title>
		<link>http://www.moviesandbox.net/?p=197</link>
		<comments>http://www.moviesandbox.net/?p=197#comments</comments>
		<pubDate>Fri, 18 Jun 2010 14:01:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=197</guid>
		<description><![CDATA[So, it has been a bit of a stormy time for moviesandbox these past months, but I am finally back on track and working on bugfixes and the general user-experience. There&#8217;s only a couple more features to be added before first release, the main thing being turning and a clean procedural walking system for any [...]]]></description>
			<content:encoded><![CDATA[<p>So, it has been a bit of a stormy time for moviesandbox these past months, but I am finally back on track and working on bugfixes and the general user-experience.<br />
There&#8217;s only a couple more features to be added before first release, the main thing being turning and a clean procedural walking system for any arbitrary character.<br />
If all goes well, this stage should be finished by the end of the week, and then it&#8217;s off to painting icons, packaging things up and creating examples and tutorials. It&#8217;s close!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=197</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>skip week</title>
		<link>http://www.moviesandbox.net/?p=187</link>
		<comments>http://www.moviesandbox.net/?p=187#comments</comments>
		<pubDate>Sat, 01 May 2010 10:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=187</guid>
		<description><![CDATA[Remember to take care of the things that really make you happy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.moviesandbox.net/?attachment_id=188" rel="attachment wp-att-188"><img src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/05/jetplane-300x225.jpg" alt="" title="jetplane" width="300" height="225" class="alignnone size-medium wp-image-188" /></a><br />
Remember to take care of the things that really make you happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=187</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello Facebook!</title>
		<link>http://www.moviesandbox.net/?p=171</link>
		<comments>http://www.moviesandbox.net/?p=171#comments</comments>
		<pubDate>Sat, 17 Apr 2010 12:23:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=171</guid>
		<description><![CDATA[Let&#8217;s see what happens now. I am in the process of integrating the Moviesandbox blog to facebook. You know, for the hits and stuff&#8230;]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s see what happens now. I am in the process of integrating the Moviesandbox blog to facebook. You know, for the hits and stuff&#8230;<a href="http://www.moviesandbox.net/?attachment_id=150" rel="attachment wp-att-150"><img src="http://www.moviesandbox.net/wordpress/wp-content/uploads/2010/04/stickies-1024x768.PNG" alt="" title="stickies" width="385" height="288" class="aligncenter size-large wp-image-150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=171</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Stress test</title>
		<link>http://www.moviesandbox.net/?p=164</link>
		<comments>http://www.moviesandbox.net/?p=164#comments</comments>
		<pubDate>Sat, 17 Apr 2010 11:27:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.moviesandbox.net/?p=164</guid>
		<description><![CDATA[In an effort to get a bunch of numbers on how well Moviesandbox performs as a renderer (while still being super-unoptimized) I ran a quick test drawing 3.3 million particles. This is done through a simple cloud picture created in Photoshop with 512&#215;512 resolution. (note that I am filling in missing particles for high variance [...]]]></description>
			<content:encoded><![CDATA[<p>In an effort to get a bunch of numbers on how well Moviesandbox performs as a renderer (while still being super-unoptimized) I ran a quick test drawing 3.3 million particles.<br />
This is done through a simple cloud picture created in Photoshop with 512&#215;512 resolution. (note that I am filling in missing particles for high variance in depth, which is why it&#8217;s such a high particle count!) resulting in a 1.1 million Vertex Buffer Object is being drawn three times with a super-simple vertex shader to make it wave around.<br />
Framerates with Deferred Lighting (1 shadow casting light) and Ambient Occlusion (SSAO) go down to 10fps, without SSAO, we get 15 fps and without lighting at all<br />
we get 20 fps. Recorded with awesome <a href="http://fraps.com">FRAPS</a> on a Macbook Pro with a Geforce 9600.</p>
<p><object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=71377" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"><param name="flashvars" value="intl_lang=en-us&#038;photo_secret=54bde6a4e8&#038;photo_id=4525229531"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=71377"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=71377" bgcolor="#000000" allowfullscreen="true" flashvars="intl_lang=en-us&#038;photo_secret=54bde6a4e8&#038;photo_id=4525229531" height="300" width="400"></embed></object></p>
<p>I noticed that there&#8217;s a definite need for some sort of occlusion culling, as the particles right now are drawn independently from the viewport rotation. So even if I don&#8217;t see any, the framerate stays the same. Not very good. But not too hard to implement either. In addition, importing the 512&#215;512 image took ages and actually crashed the program. I guess there&#8217;s a need for a binary filetype at some point&#8230;</p>
<p>I am however very pleased with the general performance, knowing that there&#8217;s more to get once optimizations start. And the image quality was quite decent.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moviesandbox.net/?feed=rss2&amp;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
