 




<?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>Buzz’s Blog: On Web 3.0 and the Semantic Web &#187; surface modeling</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/semantic-web/tag/surface-modeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/semantic-web</link>
	<description>Defining the necessary skills for future software professionals</description>
	<lastBuildDate>Sun, 16 Dec 2012 04:42:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>3D modeling: Straight or curved lines? Surfaces or solids?</title>
		<link>http://itknowledgeexchange.techtarget.com/semantic-web/3d-modeling-straight-or-curved-lines-surfaces-or-solids/</link>
		<comments>http://itknowledgeexchange.techtarget.com/semantic-web/3d-modeling-straight-or-curved-lines-surfaces-or-solids/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 00:58:52 +0000</pubDate>
		<dc:creator>Roger King</dc:creator>
				<category><![CDATA[3D animation]]></category>
		<category><![CDATA[3D modeling]]></category>
		<category><![CDATA[geometry]]></category>
		<category><![CDATA[solid modeling]]></category>
		<category><![CDATA[surface modeling]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/semantic-web/?p=280</guid>
		<description><![CDATA[This blog is dedicated to emerging Web and media technology.  In this posting, we&#8217;re going to look at two critical distinctions between two kinds of 3D modeling. (By the way, I teach 3D animation at the University of Colorado &#8211; feel free to download my class videos at: wordsbybuzz.com.) 3D modeling: it&#8217;s pervasive. Powerful 3D [...]]]></description>
				<content:encoded><![CDATA[<p>This blog is dedicated to emerging Web and media technology.  In this posting, we&#8217;re going to look at two critical distinctions between two kinds of 3D modeling.</p>
<p>(By the way, I teach 3D animation at the University of Colorado &#8211; feel free to download my class videos at: <a href="http://wordsbybuzz.com">wordsbybuzz.com</a>.)</p>
<p><strong>3D modeling: it&#8217;s pervasive.</strong></p>
<p>Powerful 3D modeling tools are becoming ubiquitous.  They are used by artists, product designers, engineers, and scientists.  In fact, a wide and growing spectrum of professions demand some knowledge of 3D modeling.</p>
<p><strong>The first distinction: two kinds of 3D modeling geometry.</strong></p>
<p>﻿3D modeling applications use straight and/or curved line geometry.  In other words, if you look at the outside of a 3D object, like a human or a boat or a caterpillar, it&#8217;s made out of things that are not at all 3 dimensional.</p>
<p>There are two basic ways this is done.  The first is with straight line geometry, whereby the surface of an object is made up of flat, 2D polygons.  If you make the polygons small enough, in other words, if you increase the number of polygons that make up the surface of an object, it looks smooth.</p>
<p>The other approach is to use curved line geometry, whereby the surface of an object is defined by taking curved lines and sweeping them through 3-space to make up curved surfaces.  Polygon modeling calls for less computations by the 3D application, but isn&#8217;t as smooth.  Surfaces made by curved lines create a more complex computational job for the 3D modeling application, but they are smoother.</p>
<p>Here are examples of both, using Autodesk Maya, an application very popular among artists who create animated movies:</p>
<p><a href="http://itknowledgeexchange.techtarget.com/semantic-web/files/2010/10/3dsurfaces1.jpg"><img class="alignnone size-medium wp-image-278" src="http://itknowledgeexchange.techtarget.com/semantic-web/files/2010/10/3dsurfaces1-300x160.jpg" alt="" width="300" height="160" /></a></p>
<p><strong>The second important distinction: surface vs. solid modeling.</strong></p>
<p>(Interestingly, all 3D objects, whether they are polygon based or curved line based -or both &#8211; have to be displayed, not as lines or polygons or surfaces, but as pixels on a flat 2D screen.  Think about it.  We&#8217;ll get back to this in a future blog posting.)</p>
<p>But right now, let&#8217;s look at a critical, high level distinction.  With Maya, which is used largely by artists, objects have no &#8220;guts&#8221;.  They are hollow.  In fact, they aren&#8217;t really 3D at all, because their surfaces have no thickness.  They are made up of shells that are infinitely thin.﻿ That&#8217;s just fine for the artist trying to create an animated character or an entire animated world.﻿</p>
<p>Here are the same two spheres, but with infinitely thin surfaces put on them:</p>
<p><a href="http://itknowledgeexchange.techtarget.com/semantic-web/files/2010/10/modelswithsurfaces.jpg"><img class="alignnone size-medium wp-image-279" src="http://itknowledgeexchange.techtarget.com/semantic-web/files/2010/10/modelswithsurfaces-300x157.jpg" alt="" width="300" height="157" /></a></p>
<p>But other 3D users, like engineers, product designers, and scientists, need to model objects with guts.  Their objects have to have insides.  This is so that things like the overall weight of a product being built can be calculated.  It also allows the modeler to estimate the distribution of weight, flexibility, cost of production, strength of materials, and many other factors.  ﻿Medical researchers will use solid modelers, as well, to represent tissue and blood flow and the like.</p>
<div>So, if you slice into Manny the Mad Bunny, there&#8217;s nothing in there.  But if you slice into a car battery there will be something in there.  ﻿</div>
<p>We tend to associate surface modeling with entertainment, and we associate solid modeling with engineering and science.</p>
<p>Popular surface modeling and animation applications are Autodesk Maya, Newtek Lightwave, and the free Blender.  Popular solid modelers are AutoCAD, SolidWorks, and AutoDesSys Bonzai.  By the way, solid modelers tend to also support surfaces modeling.</p>
<p><strong>We&#8217;ll look more closely at other issues relating to 3D modeling and animation next&#8230;</strong></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/semantic-web/3d-modeling-straight-or-curved-lines-surfaces-or-solids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
