<?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>3D Rendering &#187; Modeling Tutorials</title>
	<atom:link href="http://www.cgdigest.com/category/modelingtutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cgdigest.com</link>
	<description>free 3d models, textures, tutorials and resources for 3d artists</description>
	<lastBuildDate>Wed, 07 Jul 2010 19:49:39 +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>How to create a furry carpet in 3ds max with VrayFur</title>
		<link>http://www.cgdigest.com/how-to-create-a-furry-carpet-in-3ds-max-with-vrayfur/</link>
		<comments>http://www.cgdigest.com/how-to-create-a-furry-carpet-in-3ds-max-with-vrayfur/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:41:07 +0000</pubDate>
		<dc:creator>Alex Mincinopschi</dc:creator>
				<category><![CDATA[Modeling Tutorials]]></category>
		<category><![CDATA[3d carpet]]></category>
		<category><![CDATA[3ds max carpet]]></category>
		<category><![CDATA[vray carpet]]></category>
		<category><![CDATA[vray fur]]></category>

		<guid isPermaLink="false">http://www.cgdigest.com/?p=205</guid>
		<description><![CDATA[In this short tutorial I will show you a way of creating a carpet in 3ds max using vray fur. Before I begin, I need to say that you need to use vray fur ONLY when you absolutely need it (when the camera is really close to that specific object that the vray fur is [...]]]></description>
			<content:encoded><![CDATA[<p>In this short tutorial I will show you a way of creating a carpet in 3ds max using vray fur. Before I begin, I need to say that you need to use vray fur ONLY when you absolutely need it (when the camera is really close to that specific object that the vray fur is applied to, or if you need to render at a very high resolution); if not using <a title="Vray Displacement" href="http://www.cgdigest.com/index.php/how-to-create-grass-in-3ds-max/" target="_blank">vray displacement</a> is the way to go. If you decide that you need that you need a very high level of detail in your rendering, than be prepared for higher rendering times.</p>
<p>First, create a plane at the desired dimensions. This will be your carpet.<br />
With the plane selected, go to “Create &gt; Vray &gt; Vray Fur”<br />
By default, the vray fur will be linked to your plane. Assign them a desired material (keeping both the plane and the vray fur gizmo selected) and leave all the rest of the parameters unchanged for the moment.<br />
If you hit a test rendering at this point you should end up with something like the following:</p>
<p><img class="alignnone" title="3d carpet 1" src="http://www.cgdigest.com/modeling-tutorials/vrayfur/carpet1.jpg" alt="" width="400" height="149" /></p>
<p>Under the parameters rollout of the vray gizmo, start adjusting the parameters. The “length” is (obviously) for specifying the lengths of the threads in your carpet. In this case I have set it to 4.5 cm, the thickness to about 0.1 cm and left the others as default.<br />
Looking at the test rendering above, it is obvious that you need more threads. You can do this by scrolling down to “Distribution” and increase the parameter right next to “Per Area”.<br />
<em>NOTE: By default this is set to per area, which means that the distribution of the threads will affect the entire area of the object selected, while the “per face” will distribute threads on each face of the object.</em></p>
<p>After setting the per area distribution to 1.2 I ended up with the following result:</p>
<p><img class="alignnone" title="3d carpet 2" src="http://www.cgdigest.com/modeling-tutorials/vrayfur/carpet2.jpg" alt="" width="400" height="126" /></p>
<p>It’s starting to look ok, but at this point it is too uniform and definitely needs some variation.<br />
This can be easily arranged by tweaking the parameters under the variation rollout of the vray fur. All the parameters have very intuitive names so you can understand easily what they do (direction var, length var, thickness var, gravity var)</p>
<p>After having set the direction var to 0.8, length to 0.5, thickness var to 0.7, and gravity var to 0.7, I ended up with the following rendering.</p>
<p><a title="vray fur carpet" href="http://www.cgdigest.com/modeling-tutorials/vrayfur/carpethigh1.jpg" target="_blank"><img class="alignnone" title="3d carpet 3" src="http://www.cgdigest.com/modeling-tutorials/vrayfur/carpet3.jpg" alt="" width="400" height="148" /></a></p>
<p>CLICK THE IMAGE ABOVE TO VIEW A HIGHER RESOLUTION RENDERING<br />
Following the same method you can create grass, animal fur or other similar stuff, but again keep in mind that this will take a lot of rendering time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgdigest.com/how-to-create-a-furry-carpet-in-3ds-max-with-vrayfur/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to model a building</title>
		<link>http://www.cgdigest.com/how-to-model-a-building/</link>
		<comments>http://www.cgdigest.com/how-to-model-a-building/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 08:54:27 +0000</pubDate>
		<dc:creator>Alex Mincinopschi</dc:creator>
				<category><![CDATA[Modeling Tutorials]]></category>
		<category><![CDATA[architectural modeling]]></category>
		<category><![CDATA[house modeling]]></category>
		<category><![CDATA[modeling a house]]></category>
		<category><![CDATA[poly modeling]]></category>

		<guid isPermaLink="false">http://www.cgdigest.com/?p=189</guid>
		<description><![CDATA[1) Aligning the cad files.
The first step that you need to make in order to model a building following the cad files provided by the architect is to correctly align the plans and the elevations in the viewport, like in the following image (for easier manipulation you need to group the imported cad files and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>1) Aligning the cad files.</strong><br />
The first step that you need to make in order to model a building following the cad files provided by the architect is to correctly align the plans and the elevations in the viewport, like in the following image (for easier manipulation you need to group the imported cad files and name the groups accordingly “ground floor plan”, “front elevation”, “back elevation”, etc.):</p>
<p><img class="alignnone" title="aligned cad files" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/align.jpg" alt="" width="400" height="236" /><br />
<img class="alignnone" title="cad files aligned" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/allign1.jpg" alt="" width="400" height="227" /></p>
<p>We will start modeling the ground floor, so after aligning the plans you need to hide the upper floor plan.</p>
<p><strong>2) Creating the walls</strong><br />
Create a box with the width equal to the thickness of the wall, convert it to editable poly and place it like in the picture bellow.<br />
<img class="alignnone" title="geometry1" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/poly1.jpg" alt="" width="400" height="126" /></p>
<p>Adjust the height of the geometry by pulling up the vertices in order to match the height of the ground floor like in the following screen capture.</p>
<p><img class="alignnone" title="geometry2" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/poly2.jpg" alt="" width="400" height="397" /></p>
<p>Extrude one of the sides, following the ground floor autocad plan. When extruding keep the delimitations of the windows or doors (like in the image bellow). This will save you a lot of time later.<br />
<img class="alignnone" title="groundfloor" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/groundfloor.jpg" alt="" width="400" height="119" /><br />
When you have finished extruding all around the perimeter of the ground floor, delete the 2 polygons (in the corner, where the last wall created meets the first one) and weld the vertices like in the image below:<br />
<img class="alignnone" title="welded vertices" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/weldvert.jpg" alt="" width="360" height="400" /></p>
<p>*in case you were wondering why you have to delete the 2 polygons the answer is simple: to avoid coplanar faces that may cause artifacts later when rendering.</p>
<p><strong>3) Creating the windows and doors</strong><br />
Many will be tempted to use Booleans at this point, especially the ones that have a lot of autocad background. However, I try never to use them, since they mess up the geometry, which not only makes it difficult to edit it later if needed, but also it may result in artifacts when rendering.<br />
So here’s the way I do it:</p>
<p>Select the polygons that will become the windows and use quick slice tool, to cut them according to their height dimension in the elevations.<br />
Now delete the polygons that are facing the interior of the wall, and extrude the opposite ones towards the inside; in the “extrusion height” type “-“ and enter the amount equal to the thickness of the wall.<br />
<img class="alignnone" title="deleted poly" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/deletedpoly.jpg" alt="" width="400" height="302" /><br />
<img class="alignnone" title="extruded windows" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/extrudedwindows.jpg" alt="" width="400" height="345" /></p>
<p>After the extrusion, detach the already selected polygons and drag them forward until they match the window frames represented in the ground floor autocad plan (top view).<br />
This will become the geometry for the window frames, so you can assign them a name and a material.</p>
<p>In the front view, use the quick slice tool, to “draw” the shape of the frames (you can also do this using “inset” if it suits you better). In my case I have a double frame window, but in order to keep the explanation as simple as possible, I will ignore that for the moment and assume that it is a single frame.<br />
Therefore, after having selected the middle polygon, detach it (this one will become the glass).<br />
<img class="alignnone" title="slicing windows" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/slicingwindows.jpg" alt="" width="386" height="760" /><br />
Now apply a shell modifier to the window frame and give it the desired thickness.<br />
If you have a double framed window, repeat this step with the detached polygon.<br />
You should end up with something like this:<br />
<img class="alignnone" title="windows" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/windows.jpg" alt="" width="400" height="333" /></p>
<p>Following the same principles, you can continue modeling the rest of the windows and doors of the ground floor.<br />
<em>TIP: When working on one elevation of the building make sure you select the polygons that you will work with, before using the “quick” slice tool. Otherwise you will end up cutting the geometry behind as well, and you risk messing up the geometry.</em><br />
<img class="alignnone" title="selectpoly" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/selectpoly.jpg" alt="" width="400" height="213" /><br />
<strong>4) Modeling the upper floor</strong><br />
Hide the ground floor plan and unhide the upper floor. Select the top polygons like in the image below, and extrude them according to the height in the elevation.<br />
<img class="alignnone" title="upperpoly" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/ipperpoly.jpg" alt="" width="400" height="198" /></p>
<p>After having extruded the walls for the upper floor, it is best to hide the polygons of the ground floor.<br />
<img class="alignnone" title="hidden poly" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/hiddenpoly.jpg" alt="" width="400" height="156" /></p>
<p>If the upper floor perimeter is the same as ground floor than you are lucky. As you can see from the viewport grab, I’m not that lucky since it’s slightly different in the left corner.<br />
In this case, the first thing that needs to be done is to delete the polygons that create the “diagonal wall”<br />
<img class="alignnone" title="deleted poly" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/deletedpoly2.jpg" alt="" width="400" height="391" /></p>
<p>Now select the edges from the left, hold “shift” and drag them along the “y” axis, following the cad file of the upper floor up to the corner.<br />
<img class="alignnone" title="dragged edges" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/draggededges.jpg" alt="" width="400" height="287" /><br />
After having done that repeat the operation, but this time on the “x” axis, until the edges meet with the ones from the other wall. Adjust the vertexes position until the vertices from one wall are placed exactly over the corresponded ones from the other wall, and weld them.<br />
<img class="alignnone" title="welded" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/welded.jpg" alt="" width="400" height="419" /><br />
If the upper floor is considerably different than the ground floor, this could take a lot of time, so it would be better if you model it separately following the same methods.</p>
<p><strong>5) Modeling the details of the roof</strong><br />
Extrude the polygons from the border of the roof in order to match the details in the elevations.<br />
Create the roof border by selecting all the polygons of the roof walls, detach them as clone and apply a shell modifier to the object.<br />
Convert the newly created object to editable poly and adjust the width by dragging the vertices along the x and y axis so they match the dimensions indicated in the cad drawings.<br />
<img class="alignnone" title="roof" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/roof.jpg" alt="" width="400" height="170" /><br />
Now it’s time to create the windows and doors following the same methods that you used at the ground floor.<br />
Finally we <strong>model the balconies and the steps separately</strong>.<br />
In the front view create a box and place it over the balcony. Adjust its dimensions until it matches perfectly the balcony in the elevation.<br />
<img class="alignnone" title="balconyleft" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/balconyleft.jpg" alt="" width="400" height="262" /><br />
In the top view adjust again the vertices until they match the position of the balcony from this view as well. Now use the quick slice tool to “cut” the shape of the handrail and the flower stands.<br />
<img class="alignnone" title="modeling the balcony" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/handrail.jpg" alt="" width="400" height="746" /></p>
<p>After having selected the needed polygons, extrude them to the desired height.</p>
<p><img class="alignnone" title="balcony modeled" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/balcony.jpg" alt="" width="400" height="265" /><br />
The workflow for creating the stairs is very similar. Start with a box, convert it to editable poly and use extrude, quick slice and drag the vertices until everything matches in the top view and the side elevations.<br />
The handrails of the stairs are created with editable splines, with the desired thickness.</p>
<p><img class="alignnone" title="house modeling tutorial" src="http://www.cgdigest.com/modeling-tutorials/modelingbuilding/house.jpg" alt="" width="400" height="238" /></p>
<p>That’s about it. If you have any questions feel free to ask by posting a comment.</p>
<p><em>Here is the <a title="max file with plans aligned" href="http://www.cgdigest.com//modeling-tutorials/modelingbuilding/cadsaligned.zip">max file with the cad files aligned</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgdigest.com/how-to-model-a-building/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to model a 3D Hedge</title>
		<link>http://www.cgdigest.com/how-to-model-a-3d-hedge/</link>
		<comments>http://www.cgdigest.com/how-to-model-a-3d-hedge/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 10:14:55 +0000</pubDate>
		<dc:creator>Alex Mincinopschi</dc:creator>
				<category><![CDATA[Modeling Tutorials]]></category>
		<category><![CDATA[3d hedge tutorial]]></category>
		<category><![CDATA[modeling tutorial]]></category>

		<guid isPermaLink="false">http://www.cgdigest.com/?p=175</guid>
		<description><![CDATA[1) Create a spline that will be the central axis of your hedge. Now clone it and hide the resulting copy (we will use that later).

2) Give it a rectangular thickness and write the desired dimensions of your hedge. In this case 40 cm wide and 70 cm length (this one is the actual height). [...]]]></description>
			<content:encoded><![CDATA[<p>1) Create a spline that will be the central axis of your hedge. Now clone it and hide the resulting copy (we will use that later).</p>
<p><img class="alignnone" title="spline" src="http://www.cgdigest.com/modeling-tutorials/spline.jpg" alt="" width="384" height="213" /></p>
<p>2) Give it a rectangular thickness and write the desired dimensions of your hedge. In this case 40 cm wide and 70 cm length (this one is the actual height). After having done that convert your spline to an editable poly.</p>
<p><img class="alignnone" title="spline2" src="http://www.cgdigest.com/modeling-tutorials/spline2.jpg" alt="" width="292" height="140" /></p>
<p>3) Create a leaf from a plane and assign a material with a leaf texture to it.<br />
<em>*you may probably wonder why I haven’t used a simple plane with opacity map… actually I have found out on that if you use vray it is less hardware consuming if you use geometry converted to vray proxy rather than planes with opacity maps. If you want to use opacity maps, feel free to do so, and continue with the tutorial.</em></p>
<p><img class="alignnone" title="hedge leaf" src="http://www.cgdigest.com/modeling-tutorials/leaf2.jpg" alt="" width="400" height="194" /></p>
<p>Now the fun begins…<br />
4) Create a particle array (under “create”, “particle systems”).</p>
<p>5) Under “object based emitter” click “pick object” and select the converted spline.</p>
<p><img class="alignnone" title="parray" src="http://www.cgdigest.com/modeling-tutorials/parray1.jpg" alt="" width="400" height="194" /></p>
<p>6) Under “particle generation” be sure to set the following parameters:<br />
-speed – “0”<br />
-emit start – “-100”<br />
-emit stop – “0”</p>
<p>7) Under “particle type” check “instanced geometry”, than scroll down to “instancing parameters” click “pick object” and select the leaf geometry that you made.</p>
<p>9) Under “rotation and collisions”, “spin speed controls”, set the phase to 90 degrees.</p>
<p>10) Scroll up to “particle quantity”, and set use rate to “1500”. This parameter actually sets the number of leafs that your hedge will have. Therefore, it would be wise to keep viewport display as “ticks” and not “mesh” and the percent of displayed particles at 10%.</p>
<p>11)Now is the time to do some test renderings to help you decide upon the number of leafs needed.  Bellow is a result that I’m happy with.</p>
<p><img class="alignnone" title="3D Hedge 1" src="http://www.cgdigest.com/modeling-tutorials/hedge1.jpg" alt="" width="400" height="206" /></p>
<p>However, as you can see, there are some large gaps between the leafs; I wouldn’t want to increase their number because it would make the scene much to heavy, and it won’t even look real… so here is what we do:</p>
<p>12) Model a few branches using simple box modeling techniques, like in the image bellow:</p>
<p><img class="alignnone" title="3d hedge branches" src="http://www.cgdigest.com/modeling-tutorials/branches1.jpg" alt="" width="400" height="281" /></p>
<p>13) Unhide the clone of the spline that you’ve made at the beginning at the tutorial, and use the spacing tool to clone the branches along that (tools =&gt; spacing tool)<br />
If you don’t need a close-up of the hedge in your rendering you can actually skip this step, since the branches won’t be visible from distance.</p>
<p>The only thing that needs to be done is to convert all this to vray proxy (that is if you’re using vray; if not, than you’ve finished the tutorial).<br />
As you can see, you can not convert the “parray” to editable mesh/poly. Fortunately, there is a way to do this, but before you need to change the “percent display” from 10% to 100% in the basic parameters rollout of the pArray. (Be careful, because this may cause the software to crash, due to high memory consumtion)<br />
You can do this with the “mesher”; go to “create”, “compound”, “mesher”. After having created it, go to “pick object” and select the pArray.<br />
Now convert it to editable poly, attach the branches, than do the vraymesh export to create the vray proxy.<br />
That’s it!</p>
<p><a title="3D Hedge" href="http://www.cgdigest.com/modeling-tutorials/hedge2hr.jpg"><img class="alignnone" title="3d Hedge 2" src="http://www.cgdigest.com/modeling-tutorials/hedge2a.jpg" alt="" width="400" height="220" /></a></p>
<p>If you have any problems, post a comment and I will be glad to help.</p>
<p>Modeling 3D hedges like this is a lot of fun if you have enough harware power&#8230; otherwise it can become frustrating due to frequent crashes and slow viewport navigation. Therefore, if you are not doing an animation and the camera position of your still rendering permits it, I recommend <a title="faking 3d hedges in renderings" href="http://www.cgdigest.com/index.php/adding-photorealistic-hedges-to-your-renderings/">faking 3d hedges in renderings</a> using photoshop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cgdigest.com/how-to-model-a-3d-hedge/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
	</channel>
</rss>
