<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>the agency</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/" />
    <link rel="self" type="application/atom+xml" href="http://www.alphalibrae.com/agency/atom.xml" />
   <id>tag:www.alphalibrae.com,2009:/agency/14</id>
    <link rel="service.post" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14" title="the agency" />
    <updated>2009-08-01T01:12:01Z</updated>
    <subtitle>the virtual modelling agency</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.2</generator>
 
<entry>
    <title>Slight Delay</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2009/08/slight_delay.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=139" title="Slight Delay" />
    <id>tag:www.alphalibrae.com,2009:/agency//14.139</id>
    
    <published>2009-08-01T01:00:49Z</published>
    <updated>2009-08-01T01:12:01Z</updated>
    
    <summary>I haven&apos;t done any work on this project for quite a while, mostly because I&apos;ve been working on other areas of 3D production, as well as more general painting and illustration. So I won&apos;t be meeting my original deadline, but...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I haven't done any work on this project for quite a while, mostly because I've been working on other areas of 3D production, as well as more general painting and illustration. So I won't be meeting my original deadline, but do intend to get back to this project by the end of the year.</p>]]>
        
    </content>
</entry>
<entry>
    <title>New Eye</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/12/new_eye.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=138" title="New Eye" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.138</id>
    
    <published>2008-12-07T22:51:24Z</published>
    <updated>2008-12-08T08:31:47Z</updated>
    
    <summary> I&apos;ve been working on a new eye model. This still needs work on the iris, but I&apos;ve learned a lot from this little exercise. I&apos;ve used a NURBS sphere for the eyeball, plus a deformation lattice to shape it....</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p><img src="http://www.alphalibrae.com/agency/images/eye-081208-02.jpg" width="500" height="500" alt="" /></p>

<p>I've been working on a new eye model. This still needs work on the iris, but I've learned a lot from this little exercise. I've used a NURBS sphere for the eyeball, plus a deformation lattice to shape it. Using modifier objects is a technique I need to explore a lot more. My handling of materials is improving all the time too. This model has an Extended Material Node (woohoo) for the eyeball material, and of course a transparency map to create the cornea. Apart from that, only colour maps so far, not bump or spec. Still, looking pretty good I think.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Power!!</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/12/power.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=137" title="Power!!" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.137</id>
    
    <published>2008-12-05T09:27:32Z</published>
    <updated>2008-12-05T09:37:55Z</updated>
    
    <summary>My current box cost me $500 about three years ago. Fine for most of what I do, but it struggles with 3D. So, with a significant payment for an extra job that I did at work, I decided to upgrade...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>My current box cost me $500 about three years ago. Fine for most of what I do, but it struggles with 3D. So, with a significant payment for an extra job that I did at work, I decided to upgrade my hardware. My new Dell system is on the way - Core i7 processor, 6GB DDR3 RAM, 64 bit OS (Vista, but I'll survive that), 1TB harddrive etc. Basically, state of the art. I didn't pay an extra $1000 for the extreme CPU, but what I've got should be pretty good for both modelling and rendering. The four cores run eight threads, so rendering should be a blitz.</p>

<p>Meanwhile, I'm working on the eye. There's a free download <a href="../../highc/mt-static/http://forums.thegnomonworkshop.com/showthread.php?t=1601">tutoria</a>l (four movies) on modelling a realistic eye from the Gnomon Workshop. I've spent quite a bit there on tutorials in recent times, so it's nice to get a freebie for a change.</p>]]>
        
    </content>
</entry>
<entry>
    <title>SSS</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/12/sss.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=136" title="SSS" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.136</id>
    
    <published>2008-12-01T07:17:34Z</published>
    <updated>2008-12-01T07:27:25Z</updated>
    
    <summary>I&apos;ve been investigating node-based materials. I especially want to map out where subsurface scattering takes place on my model, rather than have it everywhere or nowhere. I used Tony Mullen&apos;s book Bounce, Tumble, and Splash as my main reference, because...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I've been investigating node-based materials. I especially want to map out where subsurface scattering takes place on my model, rather than have it everywhere or nowhere. I used Tony Mullen's book <em>Bounce, Tumble, and Splash</em> as my main reference, because it has the best section on node-based materials in Blender I've yet found. However I did have one problem, and emailed Tony for some advice. He got back to me pretty quickly with an answer to my problem, and I now have a lot more sophisticated control over materials than I had before. I love the internet.</p>

<p>My primary reference for this project is <em>Creative Essence: The Face</em> by Ballistic Publishing. However the various authors of that book use Maya, Max, Mental Ray, etc, and it's a bit hard sometimes to work out how to do equivalents in Blender. I am getting there though. I hope to understand 3D enough one day that translating is relatively straightforward, but I ain't there yet.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Round 2 Complete</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/round_2_complete.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=135" title="Round 2 Complete" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.135</id>
    
    <published>2008-11-30T03:02:51Z</published>
    <updated>2008-11-30T03:18:20Z</updated>
    
    <summary> Round 2 Round 1 I&apos;ve decided to call my second round on this project complete. To save the reader scrolling down, I&apos;ve put my Round 1 and Round 2 images together here for broad comparison. I&apos;ll start again from...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p><img src="http://www.alphalibrae.com/agency/images/c2-010.jpg" width="500" height="500" alt="" /><br />
<strong>Round 2</strong></p>

<p><img src="http://www.alphalibrae.com/agency/images/caitlin009.jpg" width="500" height="500" alt="" /><br />
<strong>Round 1</strong></p>

<p>I've decided to call my second round on this project complete. To save the reader scrolling down, I've put my Round 1 and Round 2 images together here for broad comparison. I'll start again from scratch. There are some problems with the mesh that need to be addressed, and I might extend it a bit too. I might work on the eyes first, like I did with round 2. It might be easier to actually model the eyelids that way. I need to be a lot more careful with my texture painting. I think I'll use all my available images this time instead of just a front and side projection. And of course, I need to practise my hair styling skills. I'm expecting version 3 to be a ripper. After that I'll probably look into facial animation, and definitely extending the mesh to a fuller body.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Boot Camp</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/boot_camp.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=134" title="Boot Camp" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.134</id>
    
    <published>2008-11-29T04:58:07Z</published>
    <updated>2008-11-29T09:29:14Z</updated>
    
    <summary>I&apos;ve given Caitlin very short hair so I can concentrate on other aspects of hair apart from styling. It&apos;s starting to look a bit more real. I&apos;ll start working on eyes, eyebrows and lashes soon, which should finish off this...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I've given Caitlin very short hair so I can concentrate on other aspects of hair apart from styling. It's starting to look a bit more real. I'll start working on eyes, eyebrows and lashes soon, which should finish off this second iteration of my project. It's slowly coming together.</p>

<p>I've picked up a couple of other techniques too. Reading Jeremy Birn's <em>Digital Lighting and Rendering</em> was very useful. He has a very sophisticated approach to 3D lighting. In my current image I've achieved a better highlight in the eyes by moving them to a separate layer, adding a light there that lights only the objects on that layer, and is set for specular light only. Voila, nice specular highlights in the eye without adding to the general lighting anywhere else. The book actually refers to this as Link Lighting, but I figured its implemented via layers in Blender.</p>

<p>Later...</p>

<p>I've added some eye lashes and re-rendered. Lookin' good.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Meet the Stylist</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/meet_the_stylist.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=133" title="Meet the Stylist" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.133</id>
    
    <published>2008-11-25T07:33:29Z</published>
    <updated>2008-11-25T07:41:27Z</updated>
    
    <summary>The things we do. On my way home from work today I dropped in at my local Borders, and came away with Haircutting for Dummies. So, a little time on Hair Styling, and my 3D models will be looking so...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>The things we do. On my way home from work today I dropped in at my local Borders, and came away with <em>Haircutting for Dummies</em>. So, a little time on Hair Styling, and my 3D models will  be looking so smart. I'm hoping it won't be too hard to transfer the skills to the virtual environment.</p>]]>
        
    </content>
</entry>
<entry>
    <title>More Hair</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/more_hair.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=132" title="More Hair" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.132</id>
    
    <published>2008-11-20T12:44:56Z</published>
    <updated>2008-11-20T21:23:30Z</updated>
    
    <summary>I&apos;ve spent some more time on hair, and am starting to get the hang of it. It&apos;s about now that I feel the need for a more powerful computer. Hair takes ages to work on, everything happens in slow motion....</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I've spent some more time on hair, and am starting to get the hang of it. It's about now that I feel the need for a more powerful computer. Hair takes ages to work on, everything happens in slow motion. Caitlin has a very poor hair cut at this stage, but it's an advance on the image mapped hair she had before. Slowly getting there. I finished a big project at work today, and should have quite a bit more time and energy for this project for a while.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Hair</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/hair.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=131" title="Hair" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.131</id>
    
    <published>2008-11-11T08:23:17Z</published>
    <updated>2008-11-12T00:25:50Z</updated>
    
    <summary>I&apos;ve started looking at Blender&apos;s particle system for creating hair. Preliminary results are not worth showing here (I think there&apos;s already enough preliminary stuff on this blog), but looks promising. It&apos;s possible to cut and style hair in Blender. Perhaps...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I've started looking at Blender's particle system for creating hair. Preliminary results are not worth showing here (I think there's already enough preliminary stuff on this blog), but looks promising. It's possible to cut and style hair in Blender. Perhaps I'll end up using a hair stylist to style the hair on my 3d models!!</p>]]>
        
    </content>
</entry>
<entry>
    <title>Glowing</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/glowing.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=130" title="Glowing" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.130</id>
    
    <published>2008-11-10T07:28:25Z</published>
    <updated>2008-11-12T00:37:41Z</updated>
    
    <summary> I wasn&apos;t totally happy with the lighting in the last image I did, so I&apos;ve simply set the skin to emit in my latest version rather than using lights. It&apos;s a lot closer to the actual photographs....</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p><img src="http://www.alphalibrae.com/agency/images/c2-005.jpg" width="500" height="500" alt="c2-005" /></p>

<p>I wasn't totally happy with the lighting in the last image I did, so I've simply set the skin to emit in my latest version rather than using lights. It's a lot closer to the actual photographs.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Liquefy</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/liquefy.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=129" title="Liquefy" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.129</id>
    
    <published>2008-11-09T04:17:37Z</published>
    <updated>2008-11-09T20:27:09Z</updated>
    
    <summary>I spent some time reviewing Paul Campion&apos;s video tutorial on Texture Painting. His approach is to cut up bits of his reference photos and paste them onto the basic Lambert render, blending all the edges as he goes. I guess...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I spent some time reviewing Paul Campion's video tutorial on Texture Painting. His approach is to cut up bits of his reference photos and paste them onto the basic Lambert render, blending all the edges as he goes. I guess part of his motivation is that the 3d model doesn't fit the reference all that well, so such a drastic approach is necessary. I had another go at texture painting my model, but ended up using Liquefy for pixel pushing instead. My photos are actually a pretty good fit, given that I used them as reference for modelling.</p>

<p>I had a couple of goes with it, and ended up with something a little better than yesterdays effort. However between saving all the different versions of image files, I ended up forgetting to save the actual blend file, so I've got nothing to show for my efforts. Except experience of course. I feel that I'm getting the hang of it all, and it won't be too long before I've got some pretty good results. I guess then I'll have to thing about hair, and doing some proper eyes. Once that's done, a nearly usable model. Well, a body might be useful, and some clothes. Might get them from somewhere else. I'm pretty happy just working on heads at the moment.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Texture Painting V2</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/texture_painting_v2.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=128" title="Texture Painting V2" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.128</id>
    
    <published>2008-11-08T06:32:57Z</published>
    <updated>2008-11-09T08:51:50Z</updated>
    
    <summary> So, I did some basic texture painting of my version 2 mesh. Better result than the first time. The better eyes help too, although some realistic eyes would help even more. I haven&apos;t done any bump or spec mapping,...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p><img src="http://www.alphalibrae.com/agency/images/c2-004.jpg" width="500" height="500" alt="caitlin" /></p>

<p>So, I did some basic texture painting of my version 2 mesh. Better result than the first time. The better eyes help too, although some realistic eyes would help even more. I haven't done any bump or spec mapping, and the colours are all wrong. Still, I'm happy with what I've achieved. From here it's just a matter of time.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Neck</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/neck.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=127" title="Neck" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.127</id>
    
    <published>2008-11-07T22:06:16Z</published>
    <updated>2008-11-08T14:12:53Z</updated>
    
    <summary>This morning I finished the neck, pretty much. Jonathan Williamson has one more tutorial in his series on modeling the female head, which I can&apos;t remember watching before. Final tweaks and cleanup. I might pay a bit more attention to...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>This morning I finished the neck, pretty much. Jonathan Williamson has one more tutorial in his series on modeling the female head, which I can't remember watching before. Final tweaks and cleanup. I might pay a bit more attention to it this time.</p>

<p>I'm not sure if this model is a good likeness of Caitlin or not. Texture painting makes so much difference to appearance. Lack of eyebrows, eyelashes, hair, etc makes a big difference to. I find it hard to evaluate form. Overall I like this model, although I'm sure there are a lot of small details I'm not aware of. Anyway, I expect the texture painting and tweaking the mesh to be a fairly interactive process. Guess I'll get better with practice.</p>]]>
        
    </content>
</entry>
<entry>
    <title>New Look</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/new_look.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=126" title="New Look" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.126</id>
    
    <published>2008-11-07T06:53:38Z</published>
    <updated>2008-11-07T22:55:41Z</updated>
    
    <summary>I&apos;ve decided to put my best result so far at the top of the page, and keep it updated. So, a bit of a hack of the MT template. I might redo the default style sheet sometime - not high...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p>I've decided to put my best result so far at the top of the page, and keep it updated. So, a bit of a hack of the MT template. I might redo the default style sheet sometime - not high on my agenda at the moment though.</p>]]>
        
    </content>
</entry>
<entry>
    <title>Moving Right Along</title>
    <link rel="alternate" type="text/html" href="http://www.alphalibrae.com/agency/2008/11/moving_right_along.html" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.alphalibrae.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=14/entry_id=125" title="Moving Right Along" />
    <id>tag:www.alphalibrae.com,2008:/agency//14.125</id>
    
    <published>2008-11-06T11:31:46Z</published>
    <updated>2008-11-07T14:30:01Z</updated>
    
    <summary> Nearing the end of second draft. This one&apos;s still not quite right, but I think it&apos;s a bit better than the first one. I&apos;ll probably spend a bit more time texture painting this too. I&apos;m pretty busy at work...</summary>
    <author>
        <name>christina</name>
        
    </author>
    
    <content type="html" xml:lang="en" xml:base="http://www.alphalibrae.com/agency/">
        <![CDATA[<p><img src="http://www.alphalibrae.com/agency/images/c2-003.jpg" width="500" height="600" alt="" /></p>

<p>Nearing the end of second draft. This one's still not quite right, but I think it's a bit better than the first one. I'll probably spend a bit more time texture painting this too. I'm pretty busy at work at the moment, but should have some time in a couple of weeks to finish this off and maybe have a third go before Christmas.</p>]]>
        
    </content>
</entry>

</feed> 

