<?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>Tube - Epic Production Notes</title>
	<atom:link href="http://urchn.org/feed" rel="self" type="application/rss+xml" />
	<link>http://urchn.org</link>
	<description>3D animated filmmaking in free software and the commons</description>
	<lastBuildDate>Sat, 18 May 2013 23:25:21 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Combing a Cockroach&#8217;s legs</title>
		<link>http://urchn.org/post/combing-a-cockroachs-legs</link>
		<comments>http://urchn.org/post/combing-a-cockroachs-legs#comments</comments>
		<pubDate>Sat, 18 May 2013 23:25:21 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3200</guid>
		<description><![CDATA[Doing some shader/texture/look developement for Enki-roach before its lighting debut. Roach design is from Redo, Modelling and Textures by Dimetrii (with some mods by me), rigging by me (with some tweaks from Dimetrii). Currently working on cycles shaders (a mix of refraction, transparency, SSS and glossy (no diffuse!!!)) with loads of fresnel/layer weight and textures. [...]]]></description>
				<content:encoded><![CDATA[<p><a  href="http://urchn.org/wp/wp-content/uploads/2013/05/enki_lookdev.png" class="thickbox no_icon" rel="gallery-3200" title="enki_lookdev"><img class="alignleft size-medium wp-image-3201" alt="enki_lookdev" src="http://urchn.org/wp/wp-content/uploads/2013/05/enki_lookdev-300x145.png" width="300" height="145" /></a> Doing some shader/texture/look developement for Enki-roach before its lighting debut. Roach design is from <a  href="http://juanangelarte.blogspot.com">Redo</a>, Modelling and Textures by <a  href="http://kalininbrothers.com/">Dimetrii</a> (with some mods by me), rigging by me (with some tweaks from Dimetrii). Currently working on cycles shaders (a mix of refraction, transparency, SSS and glossy (no diffuse!!!)) with loads of fresnel/layer weight and textures. Takes a while to converge but worth it- this cockroach is in only 3 shots (and only one alive <img src='http://urchn.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . The hairs were a last minute addition. <em>click it to embiggen.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/combing-a-cockroachs-legs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using mypaint for 2d animation</title>
		<link>http://urchn.org/post/using-mypaint-for-2d-animation</link>
		<comments>http://urchn.org/post/using-mypaint-for-2d-animation#comments</comments>
		<pubDate>Sun, 12 May 2013 17:29:05 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3191</guid>
		<description><![CDATA[Recently Davis Sorenson tweeted that he has resurrected the mypaint-xsheet branch- a special branch of the popular FLOSS painting application that has support for animation, in the form of a playable exposure sheet type interface that harkens back to traditional animation. The original creator of the branch, Manuel Quiñones, used it to animate the open [...]]]></description>
				<content:encoded><![CDATA[<p><iframe width="630" height="354" src="http://www.youtube.com/embed/9rs0fOjhRxc" frameborder="0" allowfullscreen></iframe></p>
<p>Recently <a  href="http://davissorenson.com/">Davis Sorenson</a> tweeted that he has resurrected the mypaint-xsheet branch- a special branch of the popular FLOSS painting application that has support for animation, in the form of a playable exposure sheet type interface that harkens back to traditional animation. The original creator of the branch, Manuel Quiñones, used it to animate the open movie <em><a  href="http://animacionquebracho.org.ar/">Viaje a la tierra del Quebracho</a> </em>, and it subsequently remained pretty much as-is. Davis has since then updated the branch so it tracks the most recent version of mypaint with all the new enhancements, and has so far added the ability to adjust framerate, and is working on a new file format that takes inspiration from blender&#8217;s SDNA for forwards and backwards compatibility. You can get his current progress from his <a  href="https://github.com/davissorenson/mypaint-xsheet">github</a>. His goal is to develop this as a standalone animation application, that naturally shares the mypaint brush engine.</p>
<p>I&#8217;ve often used mypaint to &#8216;sweeten&#8217; renders by adding a certain amount of grunge, smearing and artistic adjustment. Now we could even contemplate producing animated sequences for tube, for use in texture sequences or in post processing, enhancing the film with some direct touch.</p>
<p>I&#8217;ve done a bit of experimentation in the new branch, and I have (of course!!!) a list of things I&#8217;d like to see &#8211; this list is intended as feedback, but not as a series of demands, I believe Davis has his own priorities before he starts adding a bunch of features, but, well, a person can dream <img src='http://urchn.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  :</p>
<ol>
<li>exporting a sequence is either missing or diabolically hidden; I ended up exporting frame by frame (not fun!)</li>
<li>copying a cel results in a &#8216;linked&#8217; cel , painting on one affects the other. That&#8217;s cool, but there needs to be an obvious way to unlink them for individual modification</li>
<li>working with multiple animated layers; i.e. more than one cel per frame would be great.</li>
<li>once 3 is implemented, it would make sense to import a sequence as an animation.</li>
<li>timeline based animation like pencil?</li>
<li>sound in the timeline for lip/sound sync?</li>
<li>transformation tool (mypaint is currently lacking this)</li>
<li>perhaps exploit mypaints vectory strokes to do some kind of tweening</li>
</ol>
<p>That being said, don&#8217;t let the lack of features discourage you from playing: this is an intensely addictive and fun program, and in a way, its simplicity is a factor in that; however Davis decides to take this program, I hope that he keeps this element in mind.</p>
<p>Finally, Davis is thinking about names for the new animation program: his conditions are that the name be a single word (no portmanteaus), that it be meaningful, and finally that it sounds good! Suggestions welcome <img src='http://urchn.org/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   </p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/using-mypaint-for-2d-animation/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adventures in Blender&#8217;s Video Sequence Editor</title>
		<link>http://urchn.org/post/adventures-in-blenders-video-sequence-editor</link>
		<comments>http://urchn.org/post/adventures-in-blenders-video-sequence-editor#comments</comments>
		<pubDate>Sat, 06 Apr 2013 22:52:58 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[blender]]></category>
		<category><![CDATA[pipeline]]></category>
		<category><![CDATA[production]]></category>
		<category><![CDATA[video editing]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3131</guid>
		<description><![CDATA[Blender&#8217;s Video Sequence Editor (or VSE for short) is a small non-linear video editor cozily tucked in to Blender, with the purpose of quickly editing Blender renders. It is ideal for working with rendered output (makes sense) and I&#8217;ve used it on many an animation project with confidence. Tube is being edited with VSE, as [...]]]></description>
				<content:encoded><![CDATA[<p><img class="size-full wp-image-3144 alignnone" alt="sequencer" src="http://urchn.org/wp/wp-content/uploads/2013/04/sequencer2.jpg" width="620" height="165" /></p>
<p>Blender&#8217;s Video Sequence Editor (or VSE for short) is a small non-linear video editor cozily tucked in to Blender, with the purpose of quickly editing Blender renders. It is ideal for working with rendered output (makes sense) and I&#8217;ve used it on many an animation project with confidence. Tube is being edited with VSE, as a 12 minute &#8216;live&#8217; edit that gets updated with new versions of each shot and render.  I&#8217;ve been trying out the Python API to streamline the process even further. So&#8230; what are the advantages of the Video Sequence Editor. Other than being Free Software, and right there, it turns out there are quite a few:</p>
<ol>
<li>familiar interface for blender users: follows the same interface conventions for selecting, scrubbing, moving, etc. Makes it very easy to use for even beginning to intermediate users.</li>
<li>tracks are super nice: there are a lot of them, and they are *not* restricted: you can put audio, effects, transitions, videos or images on any track. Way to go Blender for not copying the <a  href="http://en.wikipedia.org/wiki/Skeuomorph">skeuomorphic</a> conventions that makes so many video editors a nightmare in usability.</li>
<li>Since Blender splits selection and action, scrubbing vs. selection is never a problem, you scrub with one mouse button, select with the other, and there is never a problem of having to scrub in a tiny target, or selecting when you want to scrub. I&#8217;ve never had this ease of use in any other editor.</li>
<li>simple ui, not super cluttered with options</li>
<li>covers most of the basics of what you would need from a video editor: cutting, transitions, simple grading, transformations, sound, some effects, alpha over, blending modes, etc.</li>
<li>has surprisingly advanced features buried in there too: Speed control, Multicam editing, Proxies for offline editing, histograms and waveform views, &#8216;meta sequences&#8217; which are basically groups of anything (movies , images, transitions , etc) bundled together in one editable strip on the timeline.</li>
<li>as in the rest of Blender, everything is keyframable.</li>
<li>you can add 3D Scenes as clips (blender calls them strips) making Blender into a &#8216;live&#8217; title / effects generator for the editor. They can be previewed in openGL, and render out according to the scene settings.</li>
<li>it treats image sequences as first class citizens, a must!!!</li>
<li>Python scriptable!!!! big feature IMO. (uses the same api as the rest of Blender)</li>
</ol>
<p><img class="alignnone size-full wp-image-3145" alt="proxysettings" src="http://urchn.org/wp/wp-content/uploads/2013/04/proxysettings1.jpg" width="620" height="165" /></p>
<p>Disadvantages are also present, I should mention a few:</p>
<ol>
<li>UI is blender centric! so if you are <strong>not</strong> a blender user, it does not resemble $FAVORITEVIDEOEDITOR at all. Also, you have to expose it in the UI (only a drop down away, but most people don&#8217;t even realize it is there)</li>
<li>no &#8216;bin&#8217; of clips, no thumbnail previews on the video files, though waveform previewing is supported.</li>
<li>lacks some UI niceties for really fast editing, though that can be fixed with python operators, and also is getting improvements over time.</li>
<li>could be faster: we lost frame prefetching in the 2.5 transition, however, it is not much slower than some other editors I&#8217;ve used.</li>
<li>not a huge amount of codec support: Since Blender is primarily not a video editor, supporting a bajillion codecs is not really a goal. I believe this differs slightly cross platform.</li>
<li>bad codec support unfortunately means not only that some codecs don&#8217;t work, but that some of the codecs work imperfectly.</li>
<li>needs more import/export features (EDL is supported, but afk only one way)</li>
<li>some features could use a bit of polish. This is hampered by the fact that this is old code, a bit messy, and not many developers like to work with it.</li>
</ol>
<p>Needless to say this is all &#8216;at the time of writing&#8217;. Things may improve, or the whole thing gets thrown into the canal <img src='http://urchn.org/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So what have I been up to with Blender&#8217;s video editor? Quite a bit! Some of it may end up not-so-useful in the end, but experimentation could yield some refinements. The really good thing about using Python, is that I can &#8216;rip up&#8217; complex things and rearrange / redo them. So the experiments don&#8217;t result in a huge waste. Lets have a peak.</p>
<p><span id="more-3131"></span></p>
<h3><img class="alignnone size-full wp-image-3149" alt="ogler" src="http://urchn.org/wp/wp-content/uploads/2013/04/ogler.jpg" width="620" height="165" /></h3>
<h3>Automatic Updates &#8211; take 1- <strong>ogler.py</strong>:</h3>
<p>In the beginning of the project I thought to use Blender&#8217;s scene support to create a &#8216;live&#8217; edit, that did <strong>not </strong>use video or image clips at all, but instead, referenced actual animation shots directly. This would be done by linking the shots into the edit as scenes, then using Blender&#8217;s scene strip support to edit them live as opengl previews. In my more optimistic moments, I imagined pressing &#8216;render&#8217; directly from the sequence editor, and rendering the entire movie at once.</p>
<p>Early tests were promising, and in fact, for very small (say under 10 shots) this approach could work quite well. However, things were getting slow for Tube, as our shots were a bit too slow for editing live, and I wanted the speed of movie clips without the loss of the dynamic connection. <a  href="http://dustycloud.org/">Chris Webber</a>, lead developer of <a  href="http://mediagoblin.org/">GNU Mediagoblin</a>, swooped to my assistance, and created<strong> ogler.py: </strong>A sequence strip addon that renders out the linked scenes into opengl previews, and then swaps them in the edit, but can swap them back to scene strips. so you can edit in the scenes, oglify them and edit fast, and then de-oglify  to keep the connection live anytime you want.</p>
<p><img class="alignnone size-full wp-image-3155" alt="oglerdia" src="http://urchn.org/wp/wp-content/uploads/2013/04/oglerdia.jpg" width="620" height="165" /></p>
<p>Sadly, once tube got to around 30-40 shots, this became unworkable. Even loading the file with all the linked scenes would take for ever, <strong>and I started to run out of ram</strong>. It became clear that the memory requirements for the full movie  (around 70 shots) would be too big to just link into one file. Sadly, I oglifyied for the last time, deleting the scene links as I went, leaving burning disconnection and lament, where once was a harmonious connected live edit.</p>
<p><img class="alignnone size-full wp-image-3160" alt="smashall" src="http://urchn.org/wp/wp-content/uploads/2013/04/smashall.jpg" width="620" height="167" /></p>
<h3>Automatic Updates &#8211; take 2- smash_all.py:</h3>
<p>After that, updates were not automatic. As shots were animated, I&#8217;d open the scene file, open gl preview it (henceforth, the verb is <strong>boomsmash</strong>) and refresh the edit. Sometimes I&#8217;d download a preview directly from an animator, or from helga, and skip the whole boomsmashing thing. With multiple animators working this got a bit tiresome and error prone, and slowly the videos files would drift from ogler&#8217;s handy folder, getting scattered on my harddisk, whereever they were dropped initially. Also, we started getting in rendered shots, so these found their way on the edit. These are managed quite well by Helga, as image sequences on the server. I would drop them into the sequencer via the mounted network folder, and they worked surprisingly well &#8211; fast, but not realtime. However, I&#8217;d every now and then drop a local render in too, complicating things again.</p>
<p>At this points I started to have two problems: One the setup was far too <strong>chaotic</strong>, and only worked on one workstation. Two, it was <strong>slow</strong>, and I need realtime performance to do more careful and artistic editing down the line. I decided to solve the organization problem first, as having a working edit is of paramount importance when reviewing and modifying animation shots, for the obvious reason that they have to work together in the edit.</p>
<p>I wrote a simple script called smash_all.py. First time you run it, it boomsmashes the entire list of shots into one folder- and saves the timestamps of the blend files it just rendered. Subsequent runs, it will only do this for changed files (by checking the timestamps), allowing me to run it to automatically updated progressed animation shots. Nice side-effect, all the movie files are consistently named, and live in one folder. The actual process runs for a bit, but, it can be run in the background with no user intervention.</p>
<p>The script is an addon, but currently has hardcoded shot list, and folder locations, it wouldn&#8217;t be hard to make a config file it could import instead &#8211; in any case, all the paths are at the beginning of the file, easy to edit. We could improve it by getting the user&#8217;s home folder from the OS module, making more paths relative to the blend file, and getting a few folders as options.<strong> I&#8217;d love to hear suggestions</strong>, as I&#8217;m not sure what the nicest thing would be.</p>
<h3>Speed: Sequencer Proxies and proxy_workflow.py:</h3>
<p>Blender as I mentioned has a built in ability to do proxies for editing slow footage (examples are hi resolution footage, exrs, footage that lives on a network folder, etc). They are a great way to speed up your edit, and might be a cool way to do an <a  href="http://en.wikipedia.org/wiki/Offline_editing">offline edit</a> (I&#8217;m trying to see how possible this is with some help from python). Proxies are either movies or image sequences, and can be at 25 to 100% of the resolution of the original- but in jpg or avi jpeg formats, very fast. Each strip has a toggle to enable proxies, and then a bunch of options for desired sizes, timecode, and folder/file locations.</p>
<p><img class="alignnone size-full wp-image-3163" alt="proxy_workflow" src="http://urchn.org/wp/wp-content/uploads/2013/04/proxy_workflow.jpg" width="620" height="197" /></p>
<p>Since the strips I was using were at least partially on the server, I wanted the proxies to be local to my disk for speed, not on the same server with the rendered footage. So I needed the custom folder option, but&#8230; setting a custom folder for each and every clip one by one is just not an option for a lazy programmer (more seriously, it isn&#8217;t a good option for anybody). Since I plan to explore several workflow enhancements for proxies, I opted to make an single addon (proxy_workflow.py) that contains right now just a single operator, that gets a menu item, and a hotkey (ctrl-shift-a for now). The operator creates a folder &#8216;Tproxy&#8217; next to the edit.blend file, and populates it with (hopefully unique) subfolders based on the path of each strip. You simply select all the strips you want to proxy, and it will create proxies (but only for movie and image files) in the selection. It also gives you a popup so you can select the sizes required, without having to go strip by strip. Maybe in the future we can make the path an optional entry, for custom workflows.</p>
<p>A known problem: if the same source image or video is used for multiple strips, it will not proxy it, but it will create the custom folder correctly. Simply select one of the strips and do rebuild proxies and timecodes, and all will be well.</p>
<p><img class="alignnone size-full wp-image-3167" alt="speedup" src="http://urchn.org/wp/wp-content/uploads/2013/04/speedup.jpg" width="620" height="211" /></p>
<h3>Speed: Future work:</h3>
<p>It seems that even with local on disk proxies, the edit hits the network for the source files every time you scrub over to a new clip. This means scrubbing within one strip is fast, but the moment you &#8216;step&#8217; over an edit, you get a little lag, dependent on the network speed. At the Drome, this is almost imperceptible, but at home&#8230; the edit literally just hangs. I can think of a few solutions.</p>
<ol>
<li>bug report/whine to blender coders (or check the code myself) and see if this can be fixed in Blender. No need to check the source if you are using a proxy.</li>
<li>temporarily change the source folder to some dummy location, and save the original location in a custom property, and use an operator to toggle back and forth.</li>
<li>build the proxies, but then use them *as* the source, and switch back with an operator.</li>
<li>do the &#8216;offline&#8217; part completely outside of blender. just make (low fidelity) copies of everything, local to the edit, outside of blender, and work with that. Export an EDL, or just swap the &#8216;real thing&#8217; in later. I would prefer to do things within blender, and not have to resort to this.</li>
</ol>
<p>One would be best I think, unless there&#8217;s some reason this lookup to the original file needs to happen that I didn&#8217;t think of.</p>
<h3>Proxies and Alpha:</h3>
<p>This wasn&#8217;t done for Tube (it was a midnight hack for a commercial project under deadline) but I ended up using it on Tube. Simply put:</p>
<h3><img class="alignnone size-full wp-image-3171" alt="alpha" src="http://urchn.org/wp/wp-content/uploads/2013/04/alpha.jpg" width="620" height="165" /></h3>
<p>Since proxies are .jpg files they don&#8217;t have alpha channels. This can be an issue depending on your edit, if you want a smaller sized proxy of the alpha/image. To solve this I wrote an operator that uses imagemagick to create .tga proxies (bigger, uncompressed, and faster than .png or .exr files) instead, but then renames the extension to .jpg. Blender happily loads them as proxies, but the alpha still works.</p>
<h3><img class="alignnone size-full wp-image-3177" alt="thecode" src="http://urchn.org/wp/wp-content/uploads/2013/04/thecode.jpg" width="620" height="165" /></h3>
<h3>Where&#8217;s the code?</h3>
<p>You can find the code, in its current, unpolished and silly state, on<strong><a  href="https://gitorious.org/vse-addons/vse-addons/trees/master"> gitorious</a></strong></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/adventures-in-blenders-video-sequence-editor/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>CALDERA</title>
		<link>http://urchn.org/post/caldera</link>
		<comments>http://urchn.org/post/caldera#comments</comments>
		<pubDate>Fri, 05 Apr 2013 01:18:22 +0000</pubDate>
		<dc:creator>Fateh</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3111</guid>
		<description><![CDATA[Caldera (2012) from Evan Viera on Vimeo. CALDERA is a project close to our heart, not least for being made by many dear friends and being the co-spawn of our time at Bit Films of Hampshire College. Now that the film has gone through festivals and entered the wilds of public viewing, congratulations again to [...]]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/62596239?title=0&amp;byline=0&amp;color=ffffff" width="650" height="272" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a  href="http://vimeo.com/62596239">Caldera (2012)</a> from <a  href="http://vimeo.com/evanviera">Evan Viera</a> on <a  href="http://vimeo.com">Vimeo</a>.</p>
<p>CALDERA is a project close to our heart, not least for being made by many dear friends and being the co-spawn of our time at <a  href="http://bitfilms.com">Bit Films</a> of <a  href="http://hampshire.edu">Hampshire College</a>. Now that the film has gone through festivals and entered the wilds of public viewing, congratulations again to the entire crew for all its well-deserved acclaim! (Below, some information from <a  href="http://www.orchidanimation.com/">Evan</a> reminds me how much debate Caldera has stimulated, and how interesting its been to see the way interpretations meet and diverge.)</p>
<p><em>SYNOPSIS</em><br />
Through the eyes of a young girl suffering from mental illness, CALDERA glimpses into a world of psychosis and explores a world of ambiguous reality and the nature of life and death.</p>
<p><em>DIRECTOR&#8217;S STATEMENT</em><br />
CALDERA is inspired by my father&#8217;s struggle with schizoaffective disorder. In states of delusion, my father has danced on the rings of Saturn, spoken with angels, and fled from his demons. He has lived both a fantastical and haunting life, but one that&#8217;s invisible to the most of us. In our differing understanding of reality, we blindly mandate his medication, assimilate him to our marginalizing culture, and entirely misinterpret him for all he is worth. CALDERA aims to not only venerate my father, but all brilliant minds forged in the haunted depths of psychosis.</p>
<p><em>HISTORY</em><br />
CALDERA was helmed by Evan Viera (Director/Composer/Co-Writer) and Chris Bishop (Co-writer/Animation Supervisor/Story Artist) and was produced at Hampshire College. CALDERA was the first film to go through the Bit Films Incubator Program, where founder and professor Chris Perry (co-producer/editor) invites orphaned independent films to be made on campus with the College&#8217;s students and resources. MANY students and industry professionals generously donated their time to the making of this film. (See Vimeo link for full list of credits and awards). </p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/caldera/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Steers Of Teal Production Files Released</title>
		<link>http://urchn.org/post/steers-of-teal-production-files-released</link>
		<comments>http://urchn.org/post/steers-of-teal-production-files-released#comments</comments>
		<pubDate>Tue, 02 Apr 2013 18:48:46 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3102</guid>
		<description><![CDATA[Get the production files here licensed CC BY SA 3.0, you are free to use these so long as you use the same license, and attribute Bassam Kurdali &#124; URCHN.org Hope you have fun!]]></description>
				<content:encoded><![CDATA[<p><a  href="http://urchn.org/SteersOfTeal/SoT.zip"><img class="size-full wp-image-3104 alignnone" alt="Teal Steers Feeding" src="http://urchn.org/wp/wp-content/uploads/2013/04/frame0289.jpg" width="600" height="338" /></a></p>
<p>Get the production files <a  href="http://urchn.org/SteersOfTeal/SoT.zip">here</a></p>
<p>licensed CC BY SA 3.0, you are free to use these so long as you use the same license, and attribute Bassam Kurdali | URCHN.org</p>
<p>Hope you have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/steers-of-teal-production-files-released/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Steers of Teal</title>
		<link>http://urchn.org/post/steers-of-teal</link>
		<comments>http://urchn.org/post/steers-of-teal#comments</comments>
		<pubDate>Tue, 02 Apr 2013 04:33:27 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3099</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><iframe src="http://www.youtube.com/embed/Ip8ezVI5SME" height="338" width="600" allowfullscreen="" frameborder="0"></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/steers-of-teal/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blender Workshop + Tube WIP at Libre Planet</title>
		<link>http://urchn.org/post/blender-workshop-tube-wip-at-libre-planet</link>
		<comments>http://urchn.org/post/blender-workshop-tube-wip-at-libre-planet#comments</comments>
		<pubDate>Thu, 31 Jan 2013 02:56:29 +0000</pubDate>
		<dc:creator>Fateh</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3071</guid>
		<description><![CDATA[Sometimes after Bassam gives a workshop or talk, we get sad notes saying &#8220;I wish I knew! I wish I&#8217;d been there!&#8221; So I am posting this one super early, to cast the word far and wide: Bassam will offer a Blender workshop at the upcoming Libre Planet Boston! He plans to make it interesting [...]]]></description>
				<content:encoded><![CDATA[<p><a  href="http://urchn.org/wp/wp-content/uploads/2013/01/LibrePlanet.png" class="thickbox no_icon" rel="gallery-3071" title="LibrePlanet"><img src="http://urchn.org/wp/wp-content/uploads/2013/01/LibrePlanet.png" alt="LibrePlanet" width="815" height="468" class="aligncenter size-full wp-image-3075" /></a></p>
<p>Sometimes after Bassam gives a workshop or talk, we get sad notes saying &#8220;I wish I knew! I wish I&#8217;d been there!&#8221; </p>
<p>So I am posting this one super early, to cast the word far and wide:</p>
<p>Bassam will offer a Blender workshop at the upcoming Libre Planet Boston! He plans to make it interesting for beginning to intermediate users, with his talk touching on the distributed production pipeline and some cool peeks at Tube.   </p>
<p>Libre Planet is a very nice conference series, and the nearby Cambridge/Boston event affords us the pleasure of meeting interweb friends in person, as well as making lots of new ones. What&#8217;s more, Libre Planet supports the work of the <a  href="https://my.fsf.org/associate/support_freedom?">Free Software Foundation</a>. </p>
<p>Look for <a  href="http://libreplanet.org/wiki/LibrePlanet:Conference/2013">Libre Planet</a> Boston this March 23-24, with some events tentatively planned for Friday, March 22. More on the precise schedule as it develops. </p>
<p>Let us know if we&#8217;ll be seeing you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/blender-workshop-tube-wip-at-libre-planet/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video Editing in Blender</title>
		<link>http://urchn.org/post/video-editing-in-blender</link>
		<comments>http://urchn.org/post/video-editing-in-blender#comments</comments>
		<pubDate>Sat, 26 Jan 2013 00:43:00 +0000</pubDate>
		<dc:creator>Fateh</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3059</guid>
		<description><![CDATA[Today at Linux.com, an article on the Top 3 Linux video editors reminds me that Libre Graphics World called Bassam &#8220;one of the most eloquent evangelists of Blender&#8217;s video sequencer&#8221; for his occasional talks about Blender&#8217;s stealth role as a general purpose video editor. And I saw that somehow we never linked the demo from [...]]]></description>
				<content:encoded><![CDATA[<p>Today at Linux.com, an article on the <a  href="http://www.linux.com/news/software/applications/693365-top-3-linux-video-editors">Top 3 Linux video editors</a> reminds me that Libre Graphics World called Bassam &#8220;<a  href="http://libregraphicsworld.org/blog/entry/tube-open-movie-founders-on-art-war-and-blender">one of the most eloquent evangelists of Blender&#8217;s video sequencer</a>&#8221; for his occasional talks about Blender&#8217;s stealth role as a general purpose video editor. And I saw that somehow we never linked the demo from URCHN!</p>
<p>His 2009 talk from Libre Graphics Meeting, <a  href="http://river-valley.tv/video-editing-with-blender-for-non-3d-artists-using-examples-from-real-projects/"><span style="color: #888888;"><span style="color: #888888;">Video Editing with Blender for non 3D artists, using examples from real projects</span></span></a> still works as a good introduction, despite the many evolutions of Blender since. </p>
<p>&nbsp;</p>
<p><iframe width="420" height="315" src="http://www.youtube.com/embed/jg0zsbV8KUc" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/video-editing-in-blender/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>one does not simply&#8230;</title>
		<link>http://urchn.org/post/one-does-not-simply</link>
		<comments>http://urchn.org/post/one-does-not-simply#comments</comments>
		<pubDate>Fri, 25 Jan 2013 03:52:00 +0000</pubDate>
		<dc:creator>Bassam</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=3051</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a  href="http://urchn.org/post/one-does-not-simply/gilgameme" rel="attachment wp-att-3052"><img src="http://urchn.org/wp/wp-content/uploads/2013/01/gilgameme.jpg" alt="gilgameme" width="635" height="1080" class="aligncenter size-full wp-image-3052" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/one-does-not-simply/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Want to Join Tube as a Contributing Artist or Intern?</title>
		<link>http://urchn.org/post/join-tube-this-spring</link>
		<comments>http://urchn.org/post/join-tube-this-spring#comments</comments>
		<pubDate>Wed, 23 Jan 2013 06:51:10 +0000</pubDate>
		<dc:creator>Fateh</dc:creator>
				<category><![CDATA[production]]></category>

		<guid isPermaLink="false">http://urchn.org/?p=2938</guid>
		<description><![CDATA[&#160; We are thrilled by the &#8220;totally awesome&#8221; render tests coming off the farm, with supreme animatador / pixelero Pablo Vazquez (venomgfx) heading up lighting and look-dev, but there is juicy work still to do on the Tube production, so we invite interested artists to check out our open task list and internship positions announced [...]]]></description>
				<content:encoded><![CDATA[<p><img class="ngg-singlepic ngg-center" alt="6" src="http://urchn.org/wp/wp-content/gallery/tube-meetings/6.jpg" /></p>
<p>&nbsp;</p>
<p>We are thrilled by the &#8220;totally awesome&#8221; render tests coming off the farm, with supreme animatador / pixelero <a  href="http://www.pablovazquez.org/portfolio/">Pablo Vazquez (venomgfx)</a> heading up lighting and look-dev, but there is juicy work still to do on the Tube production, so we invite interested artists to check out our open task list and internship positions announced below!</p>
<p>And if you are an artist with a bit of time who would like to get involved as a contributor, <strong><a href="mailto: hello@urchn.org">please contact us!</a></strong></p>
<p><a  href="http://urchn.org/wp/wp-content/uploads/2013/01/a2s03.full_.all_.0059.jpeg" class="thickbox no_icon" rel="gallery-2938" title="teaser.a2s03.0059"><img class="aligncenter size-large wp-image-2962" alt="teaser.a2s03.0059" src="http://urchn.org/wp/wp-content/uploads/2013/01/a2s03.full_.all_.0059-1024x429.jpeg" width="1024" height="429" /></a></p>
<p><strong>Calling all students, recent graduates and professionals wanting to ply their 3D skills in free/libre software:</strong></p>
<p>Join Bassam and the URCHN crew this spring as a remote or local artist on the Tube Open Movie production, hosted by the <a  href="http://bitfilms.com">Bit Films</a> animation incubator at <a  href="http://hampshire.edu">Hampshire College</a>, Massachusetts. Helmed by Chris Perry, formerly of Pixar and Rhythm &amp; Hues, the program draws together a lot of talent, so although internships are unpaid, it promises to be a very stimulating and fruitful space. These positions offer an opportunity to improve your skills, develop your reel, and make useful contacts in the industry. The official internship period runs from Monday February 4 through Friday May 17, 2013. Applications are due (via email) no later than <strong>Friday February 1, 2013, at 5pm (EDT)</strong>. Because the project is ongoing, the internship period is flexible; if in doubt, apply! Please read carefully the open positions <a  title="internship announcement" href="https://docs.google.com/document/d/1ysSDToYLQyWh29FtBDu3fSjZlDtmMp7cijN2UpEg8QI/edit?pli=1">announcement and FAQ.</a> Have questions about internships? <strong><a  href="mailto:internships@bitfilms.com">Email us!</a></strong><br />
<a  href="http://urchn.org/wp/wp-content/uploads/2010/03/bitfilm_logo_noText.png" class="thickbox no_icon" rel="gallery-2938" title="bitfilm_logo_noText"><img class="aligncenter size-full wp-image-1231" title="bitfilm_logo_noText" src="http://urchn.org/wp/wp-content/uploads/2010/03/bitfilm_logo_noText.png" alt="" width="75" height="119" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://urchn.org/post/join-tube-this-spring/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
