<?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>facerFX &#187; Portfolio</title>
	<atom:link href="http://www.mathiesonfacer.com/category/portfolio/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mathiesonfacer.com</link>
	<description>Mathieson Facer - Technical Director</description>
	<lastBuildDate>Thu, 02 Sep 2010 00:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>You&#8217;ve got red on you</title>
		<link>http://www.mathiesonfacer.com/blog/youve-got-red-on-you/</link>
		<comments>http://www.mathiesonfacer.com/blog/youve-got-red-on-you/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 03:28:27 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[3D]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=920</guid>
		<description><![CDATA[I have been spending the last little while learning Maya, and have just finished up my first Maya rig. You&#8217;ll recognize the character as Shaun, from Shaun Of The Dead. Modeling was done by Stephan Perreault &#8211; www.stephanperreault.com I kept the rig somewhat simple, working just with rigging methods I already knew from working with [...]]]></description>
			<content:encoded><![CDATA[<p>I have been spending the last little while learning Maya, and have just finished up my first Maya rig. You&#8217;ll recognize the character as Shaun, from Shaun Of The Dead. Modeling was done by Stephan Perreault &#8211; <a href="http://www.stephanperreault.com/">www.stephanperreault.com</a></p>
<p><span id="more-920"></span></p>
<p>I kept the rig somewhat simple, working just with rigging methods I already knew from working with Max and Maya. The rig is just a body rig at this point in time, although I plan on creating a facial rig for it in the future as well.</p>
<p>I have been finding Digital Tutors great in helping with my transition to Maya. I highly recommend their lessons. They work well as a rough guideline, but there are definitely better ways of doing some things. I found better solutions to some basic problems as my confidence with Maya grew throughout the course of creating the rig. I also found a few of the methods taught were actually flawed: the spine twist and eye rig. It gave a great opportunity to actually play around and find a working solution on my own though. Pleased to have gotten those issues fixed and working. Despite the problems, I am still very happy with their product.</p>
<p>Hope you like the rig. I look forward to doing more and continuing to grow in Maya.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="446" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=14597334&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" /><embed type="application/x-shockwave-flash" width="594" height="446" src="http://vimeo.com/moogaloop.swf?clip_id=14597334&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1&amp;autoplay=0&amp;loop=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/youve-got-red-on-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Skinning Quickies</title>
		<link>http://www.mathiesonfacer.com/blog/skinning-quickies/</link>
		<comments>http://www.mathiesonfacer.com/blog/skinning-quickies/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 18:42:30 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=896</guid>
		<description><![CDATA[This is a collection of macros for completing quick tasks while skinning. Most of these are just simple tasks found in the modify panel for skin which did not have macros already available, but there are still some custom ones in the mix. I decided to put this together when starting to use my new [...]]]></description>
			<content:encoded><![CDATA[<p>This is a collection of macros for completing quick tasks while skinning. Most of these are just simple tasks found in the modify panel for skin which did not have macros already available, but there are still some custom ones in the mix. I decided to put this together when starting to use my new Wacom tablet for skinning, as it was annoying to always have to go to the UI to accomplish some of these tasks.</p>
<p><span id="more-896"></span></p>
<p>Macros include:</p>
<ul>
<li>Paint weights enable/disable
<ul>
<li>Alternate execute brings up brush options</li>
</ul>
</li>
<li>Paint blend weights enable/disable</li>
<li>Always Deform enable/disable</li>
<li>Enable All Always Deforms</li>
<li>Disable All Always Deforms</li>
<li>Remove Zero Weights
<ul>
<li>Very handy for quick access, as running this allows you to then subtract weights without worrying about those weights being added back to random bones which you have previously told not to affect those verts.</li>
</ul>
</li>
<li>Open Weight Tool</li>
<li>Grow Selection</li>
<li>Shrink Selection</li>
<li>Loop Selection</li>
<li>Ring Selection</li>
<li>Export Weights
<ul>
<li>Alternate execute saves file to temporary location to be able to essentially just use this to copy all the weights for the current skin modifier.</li>
</ul>
</li>
<li>Import Weights
<ul>
<li>Alternate execute loads file from the temporary location where export saved to, essentially allowing you to paste all weights for the current skin modifier.</li>
</ul>
</li>
<li>Bake All Verts
<ul>
<li>Bakes all verts for the current skin modifier. This takes into account the fact that the skin modifier can be instanced across several objects, and bakes the verts on all of these objects.</li>
</ul>
</li>
<li>Select Influenced Verts
<ul>
<li>Selects all vertices which are being influenced in some way by the currently selected bone. This works as an &#8220;add to selection&#8221;, so you can select a bone and tell it to select influenced verts, select another bone and run again to add verts influenced by that bone to your vert selection.</li>
</ul>
</li>
<li>Remove Null Bones
<ul>
<li>Skin wrap is a great tool for quickly getting skinning for a high res mesh from a low res mesh, or getting a quick skinning solution for accessories which should be following the character&#8217;s deformations. Unfortunately, it adds all bones used in the skinning solution of the object being wrapped to, regardless of whether or not the object being wrapped needs them. If it is something small, such as a button, it likely only requires one or two bones and the rest of the bones are not doing anything. This macro provides a quick clean up by removing any bones from the skin modifier that are not influencing any verts.</li>
</ul>
</li>
<li>Pressure Sensitivity Enable/Disable</li>
<li>Export Bones
<ul>
<li>Sometimes skinning solutions become corrupt and need to be started again. Using this and Import Bones, below, in combination with Export Weights/Import Weights will allow you to very quickly and easily transfer your skinning to a new mesh without missing a beat. Simply clone the mesh, export your bones, export your weights, add a skin modifier to the mesh clone, import bones, import weights, and you are right back where you left off without a corrupted skinning solution.</li>
</ul>
</li>
<li>Import Bones</li>
<li>Select Envelope
<ul>
<li>Emulates Maya&#8217;s quick envelope selection tool. Simply hover your mouse over the envelope you wish you select and run the macro; it does a number of calculations to determine which of the bones in the skin modifier was closest to your mouse at the time of evaluation. NOTE: The tool does not work off of the envelopes&#8217; positions, rather the center position of the actual node that the envelope represents. The reason for this is that I could not find any methods to get the positions of the envelopes. If you have moved your envelopes far from their original positions, the accuracy of your selection will decrease.</li>
</ul>
</li>
</ul>
<h2><a href="http://www.mathiesonfacer.com/facerFX_Tools/facerFX_skinningQuickies.mzp">Download Here</a></h2>
<p><em>Macros can be found under the category &#8220;facerFX Skinning Quickies&#8221;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/skinning-quickies/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Material Manager</title>
		<link>http://www.mathiesonfacer.com/portfolio/tools/material-manager/</link>
		<comments>http://www.mathiesonfacer.com/portfolio/tools/material-manager/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 00:19:23 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=887</guid>
		<description><![CDATA[Here is another tool I made back in college which has been useful over the years. The reason I made this tool is because I was annoyed with the limit of only 24 material slots in the material editor, and the inefficiency of getting those materials in and out of the editor. If you wanted [...]]]></description>
			<content:encoded><![CDATA[<p>Here is another tool I made back in college which has been useful over the years. The reason I made this tool is because I was annoyed with the limit of only 24 material slots in the material editor, and the inefficiency of getting those materials in and out of the editor. If you wanted to get 24 materials into the material editor, you&#8217;d have to go pick them one at a time.</p>
<p><span id="more-887"></span></p>
<p>This tool gives you mass batch processing over your materials. You can press a single button and get a list of all the materials in your scene, select 24 all at once, and then press another button and they all are instantly transferred over into the material editor for you to work with.</p>
<p>The tool is compatible with material libraries. You can load several material libraries from a single directory all at once, and then export them all back out to a single library if wanted. There is also a material renaming tool, quick renaming utility which just renames them to the same name as the object they&#8217;re assigned to, as well as other useful quick tools.</p>
<h2><a href="http://www.mathiesonfacer.com/facerFX_Tools/facerFX_materialManager.mzp">Download Here</a></h2>
<p><em>Macros can be found under &#8220;facerFX Tools&#8221;</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/portfolio/tools/material-manager/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Layer Organizer</title>
		<link>http://www.mathiesonfacer.com/portfolio/tools/quick-layer-organizer/</link>
		<comments>http://www.mathiesonfacer.com/portfolio/tools/quick-layer-organizer/#comments</comments>
		<pubDate>Thu, 05 Aug 2010 01:44:48 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=881</guid>
		<description><![CDATA[Current Version: v2.0 &#8211; August 4, 2010 I made this tool back in college when first learning MAXScript. It was just a good easy script to quickly organize entire scenes based on object and layer naming conventions. How the tool works is it cycles through each layer in the layer manager, collects any nodes in [...]]]></description>
			<content:encoded><![CDATA[<p><em>Current Version: v2.0 &#8211; August 4, 2010</em></p>
<hr />
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; padding: 0px;">I made this tool back in college when first learning MAXScript. It was just a good easy script to quickly organize entire scenes based on object and layer naming conventions.</p>
<p><span id="more-881"></span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; padding: 0px;">How the tool works is it cycles through each layer in the layer manager, collects any nodes in the scene which contain the layer&#8217;s name in their object name, and then adds those nodes to the respective layer. Doing a lot of rigging, this made it possible to sort the entire rig into layers at the click of a button. Set up a layer called &#8220;Character_HLP&#8221; and then prefix all helper objects in the rig with &#8220;Character_HLP&#8221;. When the tool is called on, all of those helper objects will go into the &#8220;Character_HLP&#8221; layer.</p>
<h2><a href="http://www.mathiesonfacer.com/facerFX_Tools/facerFX_quickLayerOrganizer.mzp">Download Here</a></h2>
<p><em>Macros can be found under &#8220;facerFX Tools&#8221;</em></p>
<hr /><strong>History:</strong></p>
<div id="_mcePaste" style="padding-left: 30px;"><em>August 4, 2010 &#8211; v2.0</em></div>
<p style="padding-left: 60px;"><em>- Just updated script to work with new format for tool release so I could get it back up on the site. Nothing else has changed. Still very bare bones.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/portfolio/tools/quick-layer-organizer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Demo Reel &#8211; July 2010</title>
		<link>http://www.mathiesonfacer.com/blog/demo-reel-july-2010/</link>
		<comments>http://www.mathiesonfacer.com/blog/demo-reel-july-2010/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 02:46:44 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Demo Reel]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=876</guid>
		<description><![CDATA[I have updated my last reel to include characters I rigged and skinned (body only, facial rigs done by Paul Neale) for an Actimel Commercial. I also added in a demo of the mirror rig tool I was working on in spare time a few months back. I have done a lot of other work [...]]]></description>
			<content:encoded><![CDATA[<p>I have updated my last reel to include characters I rigged and skinned (body only, facial rigs done by Paul Neale) for an Actimel Commercial. I also added in a demo of the mirror rig tool I was working on in spare time a few months back.</p>
<p><span id="more-876"></span></p>
<p>I have done a lot of other work within the last year, but some of it cannot be shown yet, and I wanted to get a quick update done. I will likely create a new reel once the other work has the go-ahead to be shown. Who knows when that will be though! In the meantime, please enjoy&#8230;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="394" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=13767043&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="594" height="394" src="http://vimeo.com/moogaloop.swf?clip_id=13767043&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/demo-reel-july-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Mirror Rig Script Demo</title>
		<link>http://www.mathiesonfacer.com/blog/mirror-rig-script/</link>
		<comments>http://www.mathiesonfacer.com/blog/mirror-rig-script/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 01:37:34 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[R&D]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=863</guid>
		<description><![CDATA[This script is still a WIP, and I&#8217;m not sure that it will ever officially be considered complete because there seems to be a new problem waiting around every corner. You can see, after the mirroring is done, that on the mirrored leg there is still a few twist helpers not properly aligned and one [...]]]></description>
			<content:encoded><![CDATA[<p>This script is still a WIP, and I&#8217;m not sure that it will ever officially be considered complete because there seems to be a new problem waiting around every corner. You can see, after the mirroring is done, that on the mirrored leg there is still a few twist helpers not properly aligned and one of the bone chains for the foot are orientated backwards. Solve one and run into another! But, its still fun trying, and it is working half-decently right now, so I thought it would be cool to put together a video of it in action.<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />The video shows the script processing with a &#8220;sleep&#8221; command embedded in the for-loop that is mirroring the rig. I put the sleep command in so that you can tell there are no camera tricks with clever cuts being made, as well as to actually have something to look at. Without the sleep it would literally just be me pressing a button, waiting 20 seconds or so, then the other half of the rig appearing magically. Not quite as interesting to watch :).</p>
<p><span id="more-863"></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="446" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10706782&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="594" height="446" src="http://vimeo.com/moogaloop.swf?clip_id=10706782&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/mirror-rig-script/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Modifier Auto-Select</title>
		<link>http://www.mathiesonfacer.com/blog/modifier-auto-select/</link>
		<comments>http://www.mathiesonfacer.com/blog/modifier-auto-select/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:57:36 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=804</guid>
		<description><![CDATA[Current Version: v2.02 &#8211; Feburary 28, 2010 This is a tool I put together because sometimes you have to work with modifiers on multiple nodes and the modifiers aren&#8217;t at the very top of the stack. You’re constantly having to select the node and then selecting the proper modifier. Prime example of this is when [...]]]></description>
			<content:encoded><![CDATA[<p><em>Current Version: v2.02 &#8211; Feburary 28, 2010</em></p>
<hr />
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; padding: 0px;">This is a tool I put together because sometimes you have to work with modifiers on multiple nodes and the modifiers aren&#8217;t at the very top of the stack. You’re constantly having to select the node and then selecting the proper modifier. Prime example of this is when you have a turbosmooths on top of all of your geometry while you are either skinning or modelling. It would be much easier, and save quite a bit of time, if every time you selected a node you just automatically were on the skin modifier or edit poly modifier.</p>
<p><span id="more-804"></span></p>
<p style="margin-top: 0px; margin-right: 0px; margin-bottom: 1.25em; margin-left: 0px; padding: 0px;">Enter this tool! This is exactly what we have here. This tools works off of modifier class and also has an option for checking the modifier’s name using a “Has string” search. Baseobject has also been added to the modifier list, so you can automatically go right to the bottom of the stack.</p>
<h2><a href="http://www.mathiesonfacer.com/facerFX_Tools/facerFX_modifierAutoSelect.mzp">Download Here</a></h2>
<p><em>Macros can be found under &#8220;facerFX Tools&#8221;</em></p>
<hr /><span style="text-decoration: underline;"><strong>Demonstration video:</strong></span></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="446" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=9813172&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="594" height="446" src="http://vimeo.com/moogaloop.swf?clip_id=9813172&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<hr /><strong>History:</strong></p>
<p style="padding-left: 30px;"><em>February 28, 2010 &#8211; v2.02</em></p>
<p style="padding-left: 60px;"><em>- Fixed typo in selectModifier function. Was passing argument to navigateModStack function as findMod when in the navigateModStack definition it was actually findModifier. Was causing tool to not work with multiple nodes selected.</em></p>
<p style="padding-left: 30px;"><em>February 26, 2010 &#8211; v2.01</em></p>
<p style="padding-left: 60px;"><em>- Made it so with multiple selected objects, if it doesn&#8217;t find the modifier instance after walking down the stack, it walks back up to the top so the user doesn&#8217;t have the bottom modifier auto-selected.</em></p>
<p style="padding-left: 30px;"><em>February 25, 2010 &#8211; v2.0</em></p>
<p style="padding-left: 60px;"><em>- Cleaned up code for re-release.</em></p>
<p style="padding-left: 60px;"><em>- Added functionality when multiple nodes selected.</em></p>
<p style="padding-left: 60px;"><em>- Made selectModifier and selectBaseobject two different functions.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/modifier-auto-select/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Tools Section Added</title>
		<link>http://www.mathiesonfacer.com/blog/tools-section-added/</link>
		<comments>http://www.mathiesonfacer.com/blog/tools-section-added/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 17:23:49 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=797</guid>
		<description><![CDATA[I have added the tools section now and I will gradually add tools over time. They are going to be released as individual MZP installer packages. The macroscript categories for my tools, if you are looking to add them to a quad menu or toolbar, will always start with facerFX. You&#8217;ll notice in my website&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I have added the tools section now and I will gradually add tools over time. They are going to be released as individual MZP installer packages.</p>
<p><span id="more-797"></span></p>
<p>The macroscript categories for my tools, if you are looking to add them to a quad menu or toolbar, will always start with facerFX.</p>
<p>You&#8217;ll notice in my website&#8217;s navigation bar that when you go to Portfolio/Tools, there is a &#8220;Bug Report&#8221; page. I test my scripts best I can before releasing them for public use, but of course there is still possibility for errors. If you run into any bugs with any of my scripts, please use the bug-report page to let me know of the error you are receiving. Try to be as descriptive as you can be when explaining the error and how to re-create it. If I can&#8217;t re-create it, I can&#8217;t fix it.</p>
<p>Please note: Most of the scripts I release have been used in production situations, but these tools are use at your own risk. I cannot be held responsible for any undesired results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/tools-section-added/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Sticky Lips</title>
		<link>http://www.mathiesonfacer.com/blog/sticky-lips/</link>
		<comments>http://www.mathiesonfacer.com/blog/sticky-lips/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:07:32 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[R&D]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/?p=726</guid>
		<description><![CDATA[A few weeks ago I decided I wanted to take a stab at creating the &#8220;Sticky Lips&#8221; effect.  I saw a few tutorials out there, but they were only for Maya and didn&#8217;t translate too well to 3DS Max.  I decided to play around a bit and try to come up with a method for [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago I decided I wanted to take a stab at creating the &#8220;Sticky Lips&#8221; effect.  I saw a few tutorials out there, but they were only for Maya and didn&#8217;t translate too well to 3DS Max.  I decided to play around a bit and try to come up with a method for Max on my own.</p>
<p><span id="more-726"></span></p>
<p>After a bit of RnD time I came up with a method for getting the sticky effect.  I think the solution is a pretty good one, but I am still working on getting the sticky effect to only be active when the lips are opening.  I got something working for the example below, but its not as good as it could be.  I plan to continue developing that aspect to try to get something nice and solid.</p>
<p>I found an old thread on CGTalk a few weeks after I did this that sounded somewhat similar to the method I came up with.  I am not sure how similar our approaches are though, as the links in the thread are now dead.</p>
<p>I am thinking of possibly sharing this technique in the future, but it won&#8217;t be the near future.  I want to finish developing the open/close detection first, and then use it in production a few times.  Trust me though, the setup so far is very quick and easy :).</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="446" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8958176&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="594" height="446" src="http://vimeo.com/moogaloop.swf?clip_id=8958176&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/sticky-lips/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Rigging TD Demo Reel</title>
		<link>http://www.mathiesonfacer.com/blog/rigging-td-demo-reel/</link>
		<comments>http://www.mathiesonfacer.com/blog/rigging-td-demo-reel/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 04:31:51 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Demo Reel]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.mathiesonfacer.com/wordpress/?p=254</guid>
		<description><![CDATA[I had to put together a character TD reel on short notice for Frantic Films back in January. The turnaround time was about 4 days. I feel I have a lot more I can show already today, but I decided I would post this anyways since it has been a loooong time since my last reel [...]]]></description>
			<content:encoded><![CDATA[<p>I had to put together a character TD reel on short notice for <a href="http://www.franticfilms.com/" target="_blank">Frantic Films</a> back in January. The turnaround time was about 4 days. I feel I have a lot more I can show already today, but I decided I would post this anyways since it has been a loooong time since my last reel and I currently have nothing on here showcasing rigging!</p>
<p><span id="more-254"></span></p>
<p>So, with no further adieu, this is my Character TD demo reel. It showcases some of the work I did from September 2008 through January 2009 while I was working as Senior TD and Production Supervisor at PEN Productions.</p>
<p>Special thanks to Paul Neale, Jason Labbé, Eric Harvey, Felipe Nogeuira, and Nicolas Collings.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553559400" width="594" height="394" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=8450041&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" /><param name="wmode" value="transparent" /><embed type="application/x-shockwave-flash" width="594" height="394" src="http://vimeo.com/moogaloop.swf?clip_id=8450041&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffc800&amp;fullscreen=1" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mathiesonfacer.com/blog/rigging-td-demo-reel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
