<?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>www.luceri.it &#187; Tutorial</title>
	<atom:link href="http://www.luceri.it/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.luceri.it</link>
	<description>Computer Graphics Open Source</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:23:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microtutorial n°1</title>
		<link>http://www.luceri.it/2010/06/microtutorial-n%c2%b01/</link>
		<comments>http://www.luceri.it/2010/06/microtutorial-n%c2%b01/#comments</comments>
		<pubDate>Sat, 05 Jun 2010 10:40:20 +0000</pubDate>
		<dc:creator>Fernando Luceri</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[microtutorial]]></category>

		<guid isPermaLink="false">http://www.luceri.it/?p=286</guid>
		<description><![CDATA[Sometimes, during modeling, is useful to change the direction of the loop.
I have seen several tutorials that explain how to do but all require the modification of more faces. This, in some cases, may cause the creation of non-coplanar faces or triangular face  or even be impossible.
i will show you a simple technique that allows [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, during modeling, is useful to change the direction of the loop.<br />
I have seen several tutorials that explain how to do but all require the modification of more faces. This, in some cases, may cause the creation of non-coplanar faces or triangular face  or even be impossible.<br />
i will show you a simple technique that allows the change of direction of a loop by changing a single face.</p>
<p><a href="http://www.luceri.it/wp-content/uploads/2010/06/microtut.jpg"><img class="alignleft size-full wp-image-287" title="microtut" src="http://www.luceri.it/wp-content/uploads/2010/06/microtut-e1275645170454.jpg" alt="" width="297" height="1236" /></a></p>
<p>.1) The loop follows its natural path</p>
<p>.<br />
.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 2) Select the face of the intersection and turns it into two triangles (CTRL T)</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 3) Select the edge central  and subdivide (w&gt; Subdivide)<br />
.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 4) Select two triangular faces and merge, repeat with the other two faces  (F)<br />
.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 5) Now I have two faces that seem triangular but are square. move towards the inner corner the central vertex.<br />
.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 6) Now the loop turns magically in the desidered direction<br />
.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>.</p>
<p>. 7) I can add many loops as i want , at the end I can merge the subdivided vertex with the vertex in the angle and merge the two triangular faces in a square.</p>
<p><em>Fernando Luceri</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.luceri.it/2010/06/microtutorial-n%c2%b01/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NOOOOO!!</title>
		<link>http://www.luceri.it/2010/04/nooooo/</link>
		<comments>http://www.luceri.it/2010/04/nooooo/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 13:10:46 +0000</pubDate>
		<dc:creator>Fernando Luceri</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Link]]></category>

		<guid isPermaLink="false">http://www.luceri.it/?p=205</guid>
		<description><![CDATA[
Usually i dedicate a directory to temporary work files and one to the finished works. Thus, once a job finished, i transfer the results to the &#8220;finished&#8221; directory and delete the &#8220;temporary&#8221; directory. The other night, because of weariness, I made a fatal mistake! My fingers moved mechanically when I realized that I was deleting [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.luceri.it/wp-content/uploads/2010/04/nooo.jpg"><img class="alignnone size-full wp-image-206" title="nooo" src="http://www.luceri.it/wp-content/uploads/2010/04/nooo.jpg" alt="nooo" width="600" height="391" /></a></p>
<p>Usually i dedicate a directory to temporary work files and one to the finished works. Thus, once a job finished, i transfer the results to the &#8220;finished&#8221; directory and delete the &#8220;temporary&#8221; directory. The other night, because of weariness, I made a fatal mistake! My fingers moved mechanically when I realized that I was deleting the &#8220;finished&#8221; directory (18 GB of my blood!). I was still and silent for several minutes looking at the monitor.<br />
Fortunately there are some OS programs that have helped me at that time.<br />
I used <a href="http://ntfsundelete.com/" target="_blank">NTFS undelete</a>, an open source tool that lets you recover accidentally deleted files, but this is an operation that often does not give the expected results.<br />
Therefore It is crucial to make a backup!<br />
however, for not having problems then you should make a backup at least every hour.<br />
<a href="http://www.educ.umu.se/~cobian/cobianbackup.htm" target="_blank">Cobian</a> is right for us.<br />
Cobian is an open source program that can be used to schedule and backup, at desidered interval of time,  your files and directories from their original location to other directories/drives in the same computer or other computer in your network. FTP backup is also supported in both directions (download and upload).<br />
ten minutes to download and set it and we can sleep soundly.</p>
<p>thanks to franx from<a href="http://www.kino3d.com/forum/viewtopic.php?p=89671#89671" target="_blank"> kino3d</a> for reporting</p>
<p><em>Fernando Luceri</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.luceri.it/2010/04/nooooo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>compositor in sequencer</title>
		<link>http://www.luceri.it/2010/02/compositor-in-sequencer/</link>
		<comments>http://www.luceri.it/2010/02/compositor-in-sequencer/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 15:44:08 +0000</pubDate>
		<dc:creator>Fernando Luceri</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[blender 2.5]]></category>
		<category><![CDATA[compositor]]></category>
		<category><![CDATA[sequencer]]></category>

		<guid isPermaLink="false">http://www.luceri.it/?p=184</guid>
		<description><![CDATA[This video can be considered both a tutorial for a powerful use of the compositor in the sequencer
and a request to developers the blender 2.5
When you edit a video in the sequencer many times happen to need the compositor.
the normal procedure would be to upload the video in the compositor and render a new video [...]]]></description>
			<content:encoded><![CDATA[<p>This video can be considered both a tutorial for a powerful use of the compositor in the sequencer<br />
and a request to developers the blender 2.5<br />
When you edit a video in the sequencer many times happen to need the compositor.<br />
the normal procedure would be to upload the video in the compositor and render a new video to be imported into the sequencer.<br />
But blender 2.49 has a much more interactive possibilities, why this possibility was taken off in ver 2.5 (at least until alpha1)?</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="450" 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=9475222&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="600" height="450" src="http://vimeo.com/moogaloop.swf?clip_id=9475222&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><em>Fernando Luceri</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.luceri.it/2010/02/compositor-in-sequencer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>alternative ab-use of grease pencil</title>
		<link>http://www.luceri.it/2010/02/alternative-ab-use-of-grease-pencil/</link>
		<comments>http://www.luceri.it/2010/02/alternative-ab-use-of-grease-pencil/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 15:25:32 +0000</pubDate>
		<dc:creator>Fernando Luceri</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Blender]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://www.luceri.it/?p=177</guid>
		<description><![CDATA[new features of grease pencil (surface stroke etc.) suggest me some alternative uses of this tool.
some really useful when modeling or animation (we&#8217;ll later) other fairly useless but very funny.
like this.

I could say that this technique facilitates the sketch 2D
(position in space of stroke, lights and shadows etc) but in reality it is just &#8220;artistic&#8221;.
maybe [...]]]></description>
			<content:encoded><![CDATA[<p>new features of grease pencil (surface stroke etc.) suggest me some alternative uses of this tool.<br />
some really useful when modeling or animation (we&#8217;ll later) other fairly useless but very funny.<br />
like this.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="400" 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=9132853&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="600" height="400" src="http://vimeo.com/moogaloop.swf?clip_id=9132853&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I could say that this technique facilitates the sketch 2D<br />
(position in space of stroke, lights and shadows etc) but in reality it is just &#8220;artistic&#8221;.<br />
maybe some of you will find a more productive use!</p>
<p><em>Fernando Luceri</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.luceri.it/2010/02/alternative-ab-use-of-grease-pencil/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
