<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>TurboSquid Blog</title>
	
	<link>http://blog.turbosquid.com</link>
	<description>Where Imagination Takes Shape</description>
	<lastBuildDate>Wed, 09 May 2012 19:16:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TurboSquidBlog" /><feedburner:info uri="turbosquidblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>CheckMate Tools Contest – We Have a Winner!</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/tHWKYU_Nw0s/</link>
		<comments>http://blog.turbosquid.com/2012/05/09/checkmate-tools-contest-winner-announced/#comments</comments>
		<pubDate>Wed, 09 May 2012 19:16:05 +0000</pubDate>
		<dc:creator>Mark Gerhard</dc:creator>
				<category><![CDATA[Artists]]></category>
		<category><![CDATA[CheckMate]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[3ds max]]></category>
		<category><![CDATA[script contest]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3625</guid>
		<description><![CDATA[It was a tough call, but we managed to choose our three winners of the CheckMate Tools contest. Once again, our members succeeded in dazzling us with their brilliance and ingenuity. The goal of the contest, which ran until March 31, was to create a script that would look for CheckMate issues when running pre-2010 [...]]]></description>
			<content:encoded><![CDATA[<p>It was a tough call, but we managed to choose our three winners of the <a title="Download CheckMate Tools Scripts" href="http://www.turbosquid.com/CheckMateTools/" target="_blank">CheckMate Tools contest</a>. Once again, our members succeeded in dazzling us with their brilliance and ingenuity.</p>
<p>The goal of the contest, which ran until March 31, was to create a script that would look for CheckMate issues when running pre-2010 releases of 3ds Max. Our existing CheckMate script relies on XView features, which are not available in 3ds Max 2009 or before. This made it hard for artists using older software (of which there are many at TurboSquid) to prepare or fix their models for CheckMate certification.</p>
<p>Of all the entries that we received, there were three scripts that stood out above the rest. It was a tough decision, as these three scripts each did a great job of creating a new tool that can be used by 3ds Max 7 or later. Here&#8217;s a snapshot view of the three winning entries, with more details below.</p>
<p style="text-align: center;"><strong><a href="http://www.turbosquid.com/CheckMateTools/"><img class="aligncenter" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/checkmate_3ds_max_script_winner.png" alt="" width="286" height="222" /></a></strong></p>
<p><strong>Grand Prize / First Place: Popa_3D<br />
</strong>This full-featured MAXScript batch-fixes errors and renders thumbnails and turntables. In addition to running tests for both Checkmate Pro and Lite, this script can run individual tests one by one. Plus it&#8217;s lightning-fast!</p>
<p><strong>2nd Place: Denys Almaral<br />
</strong>This MAXScript features a handy display of sub-object level problems so you can easily zoom in and locate problematic faces and vertices. This submission runs faster than the original 3ds Max CheckMate Tool, especially on high-poly models.</p>
<p><strong>3rd Place: Atanas Bakardzhiev </strong><br />
Created by using the existing XView-heavy CheckMate Tool as a base, this MAXScript adds a non-XView option that performs most of the same commands without calling XView itself. When running this script, you can choose whether to run it in XView or non-XView mode.</p>
<p><strong>Congratulations to all three winners!</strong> The winning MAXScripts are available for free download on our CheckMate Tools page, so you can pick one or try them all. We hope you use these tools to help you build, check and fix up your products for CheckMate certification.</p>
<p><em>Read on for more detail on each of the submissions.<span id="more-3625"></span></em></p>
<p><img title="More..." src="http://blog.turbosquid.com/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /></p>
<h2>Third Place: Atanas Bakardzhiev</h2>
<p>Atanasbbb took the existing script that we use to currently check models and updated it for earlier versions of 3ds Max. This script offers new customization to the existing UI, so you can change the layout to a horizontal version of the original. It also lets you pick a version that uses XView if you want to run this script with recent versions of 3ds Max, or you can choose to run it without XView on earlier versions of 3ds Max (or run without XView on current versions!). If you have used the existing CheckMate tool you&#8217;ll find this script easy to use, as it is nearly identical to the current one in most regards. It&#8217;s a bit faster than the existing script, but can crash if it runs out of memory on large files in a 32 bit OS. One nice feature of this script is that it alerts you to the presence of Space Warps that need to be removed before you can check the model, and has an option to remove all Space Warps with a single click.</p>
<h2>Second Place: Denys Almaral</h2>
<p style="text-align: center;"><a href="http://www.turbosquid.com/CheckMateTools/"><img class="aligncenter" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_Denys2.png" alt="" width="447" height="350" /></a></p>
<p>Longtime CheckMate artist Denys Almaral created a completely new script that runs on 3ds Max v7 or later. His Scene Inspector is full-featured and includes some unique aspects. The compact UI is particularly convenient if you are working on a single monitor, with rollouts to save space. An &#8220;Open Face/Verts Selector&#8221; launches a floating dialog that dives into sub-object mode so you can find the exact problem and zoom into it in the viewport. This is a great tool for manually finding and fixing issues in a 3D model.</p>
<p><img class="alignright" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_Denys.png" alt="" width="256" height="405" /></p>
<p>Some of this script&#8217;s features are:</p>
<div>
<ul>
<li>Batch processing mode for checking multiple scene files unattended</li>
<li>Writes HTML, XML and CVS reports</li>
<li>Automatically removes TurboSmooth modifiers for more accurate checking</li>
<li>Adds temporary Edit Poly modifiers so polygons can be accurately inspected</li>
<li>Runs blazingly fast</li>
<li>Option to run on a selection of objects only (handy for large, complex scenes)</li>
<li>Tolerance setting for checking for overlapping vertices and faces</li>
<li>Searches for flipped normals (the current script doesn&#8217;t even do that!)</li>
<li>Renders images and captures the screen when checking, with the option to save the images in the report</li>
<li>Lists all missing texture references</li>
</ul>
</div>
<p>The drawbacks to this script are that it sometimes crashes on large files, or files with certain modifiers, and also doesn&#8217;t always give correct results for overlapping faces or overlapping UV&#8217;s. Oh well, nobody&#8217;s perfect. But the script is so useful for pointing out potential problem areas, and has so many features, that we had to award it second prize.</p>
<p>This script comes in two versions, one for 32-bit OS and the other for 64-bit. The “Bonus” version on the CheckMate Tools page runs on 64-bit but only writes a report, and lacks the interactive mode.</p>
<h2>Grand Prize, Tops, First Place: Popa_3D</h2>
<p>Popa_3D has created an ambitious script that does nearly everything you can imagine.</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/CheckMateTools/"><img class="aligncenter" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_popa_3d_2.png" alt="" width="403" height="123" /></a></p>
<ul>
<li>Professional installer</li>
<li>Runs on all versions of 3ds Max from v7, except for v8</li>
<li>Full screen UI with three modes to limit the amount of screenspace it takes up</li>
<li>Selects different tests based on your choice of CheckMate Lite, CheckMate Pro, or CheckMate Pro for Characters and Animals</li>
<li>Runs test on a selection, or on all objects in scene</li>
<li>Choose which individual tests to run</li>
</ul>
<p style="text-align: center;"><a href="http://www.turbosquid.com/CheckMateTools/"><img class="aligncenter" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_popa_3d_3.png" alt="" width="420" height="284" /></a></p>
<p>The script uses an innovative method to show the problems. Each issue has a color associated with it, and the faces with that particular problem are displayed in the matching color. Faces with multiple problems are displayed in a unique color to flag that as well.</p>
<p>When you&#8217;re ready to check your file, click the Launch Check button and watch the progress bar. This script is remarkably fast, and displays the time spent upon completion. On the right hand side the results are displayed with a similar UI to the current CheckMate tool. Clicking on a problem displays the details in a Problems Window that clearly states what issues were found.</p>
<p><img class="alignright" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_popa_3d_4.png" alt="" width="238" height="362" /></p>
<p>What truly sets this script apart from the others are the additional features that Popa_3D has incorporated, including these automated tools:<br />
<a href="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_popa_3d_4.png"><br />
</a></p>
<ul>
<li>Batch fixing for many common problems</li>
<li>Assign materials to objects that lack them</li>
<li>Convert Ngons to Tris</li>
<li>Delete all isolated vertices</li>
<li>Reset transforms</li>
<li>Link all objects to a Dummy</li>
</ul>
<p>For your presentations, the script also creates wireframe and rendered thumbnails in CheckMate resolutions, creates a groundplane, and even sets the Signature Image background color correctly. It comes with the ability to do screenshots of the individual problems. It will even render turntables!</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><a href="http://www.turbosquid.com/CheckMateTools/"><img src="http://blog.turbosquid.com/wp-content/uploads/2012/04/3dsmax_script_popa_3d.png" alt="" width="575" height="341" /></a></p>
<p><strong>Again, congratulations to all three winners and thanks to all who submitted their scripts!</strong></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/tHWKYU_Nw0s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/05/09/checkmate-tools-contest-winner-announced/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/05/09/checkmate-tools-contest-winner-announced/</feedburner:origLink></item>
		<item>
		<title>Artists’ Monthly || May 2012</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/jsUMrdUKG68/</link>
		<comments>http://blog.turbosquid.com/2012/05/02/artists-monthly-may-2012/#comments</comments>
		<pubDate>Wed, 02 May 2012 20:01:13 +0000</pubDate>
		<dc:creator>Adele Tiblier</dc:creator>
				<category><![CDATA[Artist Newsletter]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3864</guid>
		<description><![CDATA[&#160; Artists&#8217; Monthly &#124;&#124; May 2012     In this issue Are You a 3D Expert? Monthly Featured Models Did You Know&#8230; TurboSquid Asks What Features Would You Like? We are constantly upgrading, expanding and working to evolve TurboSquid into something that continues to be a resource for artists. Now it&#8217;s your turn to tell us which [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<table class="header" style="color: #000000; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; font-size: medium; font-family: Helvetica, Arial, sans-serif; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-position: initial initial; background-repeat: initial initial;" width="600" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td class="style8" style="text-align: right; padding-top: 18px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px;" width="580"><a href="http://www.turbosquid.com?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign="><br />
<img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/header_logo_bold.png" alt="TurboSquid Newsletter" border="0" /></a><br />
<span class="style5" style="font-size: 14px; color: #717171;"> <strong>Artists&#8217; Monthly || May 2012   </strong></span><em><span class="style4" style="font-size: xx-small;"><span class="Apple-converted-space"> </span></span></em></td>
</tr>
</tbody>
</table>
<table style="color: #000000; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; font-size: medium; font-family: Helvetica, Arial, sans-serif; background-image: url('http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_table.png'); background-attachment: initial; background-origin: initial; background-clip: initial; background-position: initial initial; background-repeat: no-repeat repeat;" width="600" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#fff">
<tbody>
<tr>
<td class="sidebar" style="font-family: Helvetica, Arial, sans-serif;" align="left" valign="top" bgcolor="#f9f9f9" width="186">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="186" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 7px; padding-right: 0px; padding-bottom: 7px; padding-left: 20px;" align="left" valign="top">
<h3 style="color: #646464; font-weight: bold; line-height: 18px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">In this issue</h3>
</td>
</tr>
<tr>
<td style="padding-top: 7px; padding-right: 7px; padding-bottom: 15px; padding-left: 20px;" valign="top">
<table class="toc-table" style="color: #767676; font-size: 12px; font-family: Helvetica, Arial, sans-serif; list-style-type: none; list-style-position: initial; list-style-image: initial; padding: 0px; margin: 0px;" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="vertical-align: top; line-height: 0; padding: 0px; margin: 0px;" valign="top" width="8"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_bullet.jpg" alt="" width="2" height="10" border="0" /></td>
<td style="padding-top: 0px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; line-height: 14px; vertical-align: top; margin: 0px;" valign="top">Are You a 3D Expert?</td>
</tr>
<tr>
<td style="vertical-align: top; line-height: 0; padding: 0px; margin: 0px;" valign="top"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_bullet.jpg" alt="" width="2" height="10" border="0" /></td>
<td style="padding-top: 0px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; line-height: 14px; vertical-align: top; margin: 0px;" valign="top">Monthly Featured Models</td>
</tr>
<tr>
<td style="vertical-align: top; line-height: 0; padding: 0px; margin: 0px;" valign="top"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_bullet.jpg" alt="" width="2" height="10" border="0" /></td>
<td style="padding-top: 0px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; line-height: 14px; vertical-align: top; margin: 0px;" valign="top">Did You Know&#8230;</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td align="center"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_side_div.png" alt="" width="154" height="1" /></td>
</tr>
<tr>
<td style="padding-top: 20px; padding-right: 0px; padding-bottom: 7px; padding-left: 20px;" align="left" valign="top">
<h3 style="color: #646464; font-weight: bold; line-height: 18px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">TurboSquid Asks</h3>
</td>
</tr>
<tr>
<td style="padding-top: 5px; padding-right: 5px; padding-bottom: 8px; padding-left: 20px; font-family: Helvetica, Arial, sans-serif;">
<p style="padding: 0px; color: #eb8484; margin-right: 0px; margin-left: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="https://www.voteit.com/v/d5da90d"><br />
What Features Would You Like?</a></p>
</td>
</tr>
<tr>
<td style="padding-top: 0px; padding-right: 15px; padding-bottom: 10px; padding-left: 20px; font-family: Helvetica, Arial, sans-serif;" align="Justify">
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a href="https://www.voteit.com/v/d5da90d"><br />
<img class="style9" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Apr12/voteit_logo.png" alt="Vote for your Favorite Features" width="154" height="71" /></a></p>
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">We are constantly upgrading, expanding and working to evolve TurboSquid into something that continues to be a resource for artists. Now it&#8217;s your turn to tell us which features would be the most beneficial to you, the artists.</p>
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="https://www.voteit.com/v/d5da90d">Click here to see this first list and vote on the features you&#8217;re most interested in</a>. VoteIt is more than a survey, so feel free to select your top choice as well as provide your feedback and opinion.</p>
</td>
</tr>
<tr>
<td style="padding-top: 20px; padding-right: 0px; padding-bottom: 7px; padding-left: 20px;" align="left" valign="top"></td>
</tr>
<tr>
<td style="padding-top: 5px; padding-right: 5px; padding-bottom: 8px; padding-left: 20px; font-family: Helvetica, Arial, sans-serif;">
<h3 style="color: #646464; font-weight: bold; line-height: 18px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="http://blog.turbosquid.com/?p=3890?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=ToBeFeatured">Want to be a Featured Artist?</a></h3>
<p class="style18" style="margin: 0px; padding: 0px; color: #646464; font-weight: bold; line-height: 18px; font-family: Helvetica, Arial, sans-serif;"><em>Well here&#8217;s your chance!</em></p>
</td>
</tr>
<tr>
<td style="padding-top: 0px; padding-right: 15px; padding-bottom: 10px; padding-left: 20px; font-family: Helvetica, Arial, sans-serif;" align="Justify">
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">If you&#8217;re confident that your model has what it takes to<br />
grace the TurboSquid home<br />
page, then we want you.</p>
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">We&#8217;ve outlined just what we are looking for in a featured model, and how you can<br />
go about submitting yours<br />
for consideration.</p>
<p class="style1" style="text-align: left; color: #989898; font-size: 11px; line-height: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="http://blog.turbosquid.com/?p=3870?utm_source=newsletter&amp;amp;utm_medium=396&amp;amp;utm_campaign=ToBeFeatured">Click here for the details and<br />
to get your model in the<br />
running for featured status.</a></p>
</td>
</tr>
<tr>
<td class="style16" style="width: 110px;"></td>
</tr>
<tr>
<td style="padding-top: 8px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-family: Helvetica, Arial, sans-serif;" align="center" valign="top"><a href="http://bit.ly/vAVpyc"><br />
<img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/youtube_40.png" alt="TurboSquid YouTube" border="0" /></a><span class="Apple-converted-space"> </span><a href="http://on.fb.me/tZQlit"><img style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/facebook_40.png" alt="TurboSquid YouTube" border="0" /></a><span class="Apple-converted-space"> </span><a href="http://bit.ly/vJgVIv"><img style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/vimeo_40.png" alt="TurboSquid YouTube" border="0" /></a></td>
</tr>
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; padding-top: 0px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px;" align="center" valign="top"><a href="http://bit.ly/vy3bOj"><br />
<img style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/twitter_40.png" alt="TurboSquid YouTube" border="0" /></a><span class="Apple-converted-space"> </span><a href="http://bit.ly/viAAPT"><img style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/google_40.png" alt="TurboSquid YouTube" border="0" /></a><span class="Apple-converted-space"> </span><a href="http://bit.ly/sgJaPJ"><img style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/turbosquid_40.png" alt="TurboSquid YouTube" border="0" /></a></td>
</tr>
<tr>
<td align="center"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_side_div.png" alt="" width="154" height="1" /></td>
</tr>
<tr>
<td style="padding-top: 15px; padding-right: 0px; padding-bottom: 8px; padding-left: 0px; font-family: Helvetica, Arial, sans-serif;" align="center" valign="top"></td>
</tr>
<tr>
<td align="center"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_side_div.png" alt="" width="154" height="1" /></td>
</tr>
<tr>
<td style="padding-top: 8px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; font-family: Helvetica, Arial, sans-serif;" align="center" valign="top"></td>
</tr>
</tbody>
</table>
</td>
<td class="content" style="font-family: Helvetica, Arial, sans-serif; padding: 0px;" align="left" valign="top" width="414">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="414" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" align="left">
<h4 style="color: #646464; font-weight: bold; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/3d-expert/index.cfm?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=3DExpert"><br />
Are You a 3D Expert? </a><br />
<span class="style12"> <em>New game puts artists&#8217; eye for quality to the test</em></span></h4>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px;" valign="top">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="369" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px;" align="left" valign="top"><a href="http://www.turbosquid.com/3d-expert?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=3D-"><img class="style1" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Apr12/3d_expert_new.png" alt="Play 3D Expert - The Render Rating Game by TurboSquid" width="369" height="200" /></a></td>
</tr>
</tbody>
</table>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;" valign="top">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">Who better to rate models than by the artists skilled to create them? That&#8217;s exactly what we thought when it came down to creating a game that would provide accurate ratings that will ultimately improve the search results on TurboSquid.com.</p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">We&#8217;ve been quietly building and testing a game that lets you, the artist, determine the quality of models in our ever growing online catalog.</p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">A small group of artist have been beta testing the game and their response has been phenomenal, describing the game as &#8220;highly addictive&#8221;. Check out what our test group of players have been saying about <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/Forum/Index.cfm/stgAct/ThreadList/intForumID/1402?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=3DExpert">3D Expert (formerly known as 3D Critic)</a>.</p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><strong>Ready to test your skills? </strong><br />
<strong> <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/3d-expert/index.cfm?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=3DExpert">Click here to start playing 3D Expert NOW!</a></strong></p>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;" valign="top"><img style="border-top-width: 10px; border-top-style: solid; border-top-color: #ffffff;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/divider.png" alt="" /></td>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" align="left">
<h2 style="color: #646464; font-weight: bold; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="http://blog.turbosquid.com/?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=Featured_artist">Monthly Featured Models</a></h2>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding: 0px;" valign="top">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="369" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 0px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px;" align="left" valign="top">
<p style="color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; text-align: center; padding: 0px; margin: 0px;"><a href="http://www.turbosquid.com?utm_source=newsletter&amp;amp;utm_medium=396&amp;amp;utm_campaign=featured_artist"><img class="style2" style="border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Apr12/feature_may12.png" alt="Featured 3D Models by Vespa and Jamie Hamel Smith" width="369" height="200" /></a></p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding: 0px;" valign="top">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="369" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding: 0px;" align="left" valign="top">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">This month, we decided to allow two featured models to share the spotlight atop our home page.</p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">We were wowed by Jamie Hamel Smith&#8217;s sleekly styled <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/FullPreview/Index.cfm/ID/308080&amp;utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=Featured-artist">Yamaha R6 motorcycle model</a>, but then we thought, &#8220;what good is a bike without someone to ride it?&#8221; &#8211; so we paired it with an equally impressive, complementary creation, <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/3d-models/streetbiker---max/642103&amp;utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=Featured-artist">Vespa&#8217;s street biker model</a>.  We can almost hear this duo screaming past us on the track.</p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;">With two models, that also gave us twice the time with each of these talented Checkmate Pro Certified artists; click their names to read more about <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/Search/Artists/Jamie-Hamel-Smith?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=Featured-artist">Jamie Hamel Smith</a> and <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/Search/Artists/Vespa?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=Featured-artist">Vespa</a>.</p>
</td>
</tr>
</tbody>
</table>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
<td style="padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" align="left"><img style="border-top-width: 10px; border-top-style: solid; border-top-color: #ffffff;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/divider.png" alt="" /></td>
<td style="font-size: 1px; line-height: 1px;" width="22"></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 10px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px;" align="left">
<h2 style="color: #646464; font-weight: bold; line-height: 26px; font-size: 18px; font-family: Helvetica, Arial, sans-serif; padding: 0px; margin: 0px;"><a style="color: #0eb6ce; text-decoration: none;" href="http://blog.turbosquid.com/?p=3844?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=DidYouKnow"><br />
Did You Know&#8230;</a></h2>
</td>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
</tr>
<tr>
<td style="font-size: 1px; line-height: 1px;" width="22"><img src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/spacer.gif" alt="space" width="20" /></td>
<td style="padding-top: 10px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px;" valign="top">
<table style="color: #717171; font-family: Helvetica, Arial, sans-serif; font-size: 11px; font-style: normal; font-variant: normal; font-weight: normal; line-height: normal; padding: 0px; margin: 0px;" width="369" border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 7px; padding-left: 0px;" colspan="2" align="left" valign="top">
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; width: 369px; padding: 0px; margin: 0px;"><a href="http://blog.turbosquid.com/?p=3844"><img class="style2" style="border-width: 0px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Apr12/titanic_searches.png" alt="In Search of Inspiration" width="369" height="200" /></a></p>
<p class="style1" style="text-align: left; color: #767676; font-weight: normal; line-height: 20px; font-size: 12px; font-family: Helvetica, Arial, sans-serif; width: 369px; padding: 0px; margin: 0px;">There are free sources for data that can help provide you with insight into what people are searching. This information can provide you with trends, patterns and possibly the next &#8220;big thing&#8221; when it comes to purchases on the horizon. With a keen eye on current events, a little search data and the trusty <a style="color: #0eb6ce; text-decoration: none;" href="http://www.turbosquid.com/SquidGuild" target="_blank">SquidGuild artist</a> reports, you may have found the inspiration for your next 3D creation. <a style="color: #0eb6ce; text-decoration: none;" href="http://blog.turbosquid.com/?p=3844?utm_source=newsletter&amp;utm_medium=396&amp;utm_campaign=DidYouKnow">Read more on how data can drive your designs</a>.</p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="line-height: 0; height: 3px;" colspan="2" align="left" width="600" height="3"><img src="http://files.turbosquid.com/SiteFiles/Newsletter/Artist/Oct2011/bg_bottom.png" alt="header bg" /></td>
</tr>
</tbody>
</table>
<table class="footer" style="color: #000000; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; background-color: #ffffff; font-size: medium; font-family: Helvetica, Arial, sans-serif; line-height: 10px;" width="600" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; font-size: 11px; color: #7d7a7a; line-height: 1.2; font-family: Helvetica, Arial, sans-serif; margin: 0px;" align="center" valign="top"></td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/jsUMrdUKG68" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/05/02/artists-monthly-may-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/05/02/artists-monthly-may-2012/</feedburner:origLink></item>
		<item>
		<title>Want Your 3D Model Featured on TurboSquid? Well, Here’s Your Chance!</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/RcGzqWOP3-o/</link>
		<comments>http://blog.turbosquid.com/2012/05/02/want-your-3d-model-featured-on-turbosquid-well-heres-your-chance/#comments</comments>
		<pubDate>Wed, 02 May 2012 19:55:47 +0000</pubDate>
		<dc:creator>Adele Tiblier</dc:creator>
				<category><![CDATA[Artists]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Artist Spotlight]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3890</guid>
		<description><![CDATA[Artists that have been featured on the TurboSquid home page have often lamented of the honor it is for their model to be chosen. Those have yet to be chosen are green with envy, flooding our customer support staff or filling up the TS forum with requests on how theirs can be the next featured [...]]]></description>
			<content:encoded><![CDATA[<p>Artists that have been featured on the TurboSquid home page have often lamented of the honor it is for their model to be chosen. Those have yet to be chosen are green with envy, flooding our customer support staff or filling up the TS forum with requests on how theirs can be the next featured model. We&#8217;ve decided to make this honor more attainable to all of our artists, through a public call for model submissions for consideration.</p>
<p>So where do you start? Well, as with anything, there are a few guidelines and things to consider before submitting.</p>
<ul>
<li>Model submitted MUST be <a title="Checkmate Pro Certified" href="http://www.turbosquid.com/CheckMate" target="_blank">CheckMate Pro Certified</a></li>
<li>Submission should not depict any vulgar imagery (such as nudity or extreme violence)</li>
<li>Multiple submissions by any individual artists are permitted</li>
<li>Upon selection, artist of featured model must provide answers to interview style questions within 7 days for promotional use by TurboSquid</li>
</ul>
<p>If you have one or more models that you feel would be worthy of the top spot on TurboSquid, your next steps are:</p>
<ol>
<li><strong><a title="Download the Home Page Featured Model " href="http://sitefiles.turbosquid.com/SiteFiles/Marketing/ToBeFeatured/Homepage_Template.psd" target="_blank">Download the Template (.psd)<br />
</a></strong>- Add the best view of your model working within the confines of the existing layers.<br />
- Layers are not to be moved or edited. Be sure to save your work in layers, as a PSD file.<br />
- Be sure to make the most of the space provided between content and</li>
<li><strong><a href="mailto:marketing@turbosquid.com?subject=Feature My Model" target="_blank">Submit Your Rendering</a></strong><br />
- Once you have created the perfect setting around your model, email the file (.psd with layers enabled) to <a href="mailto:marketing@turbosquid.com?subject=Feature My Model" target="_blank">TurboSquid</a> for consideration.<br />
- Be sure to include the link to the product page of the model on the TurboSquid.com.<br />
- You will receive an email response upon receipt of the file.</li>
<li><strong>Sit, Wait and Be Ready to Respond</strong><br />
- Questions may arise, you may be chosen, or there may be issues with your file; whatever the case may be, please be responsive if we make an attempt to contact you regarding your submission.</li>
</ol>
<p>* <em>All submissions will be considered for the current month and kept in the running for subsequent months.</em></p>
<p>For a little design inspiration, we have provided a collection of previously featured models and how they were rendered for home page use.</p>
<p>&nbsp;</p>
<p style="text-align: center;"><img class="aligncenter" title="Yamaha R6 3D Model by Jamie Hamel Smith " src="http://files.turbosquid.com/Preview/2011/04/10__12_32_25/red0000.jpg4054a50c-4a07-48c3-b3ba-93f12854edc2Large.jpg" alt="" width="130" height="130" /><img class="aligncenter" title="Street Biker 3D Model by Vespa" src="http://files.turbosquid.com/Preview/2011/11/30__12_28_13/prvni_2.jpg2fc9dbe5-402b-4c6a-84fc-9ef418047827Large.jpg" alt="" width="130" height="130" /></p>
<p style="text-align: center;">Yamaha R6 motorcycle model by Jamie Hamel Smith and Street Biker Model by Vespa<br />
were combined to create the following featured image</p>
<p style="text-align: center;"><img class="wp-image-3894 aligncenter" title="biker_yamaha_r6_3d_models_Aprl_May_2012" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/biker_yamaha_r6_3d_models_Aprl_May_2012.jpg" alt="" width="565" height="287" /></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3ds-max-lcac-navy/638216"><img class="aligncenter" title="LCAC 3D Model by artist HD_ready" src="http://files.turbosquid.com/Preview/2011/11/08__18_05_46/render_0023_post.jpg89aaf4cc-0e9d-448c-a3ec-09b4c08ec7fcLarge.jpg" alt="" width="216" height="216" /></a></p>
<p style="text-align: center;">CheckMate Pro Model of an LCAC by Artist HD_Ready</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3ds-max-lcac-navy/638216"><img class="wp-image-3895 aligncenter" title="Featured model by 3D artist HD_Ready" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/hd_ready_lcac-March_2012.jpg" alt="" width="565" height="287" /></a></p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3d-f3t-nikon-model/386423"><img class="aligncenter" title="Nikon Camera 3D Model by FraP" src="http://files.turbosquid.com/Preview/2010/12/26__19_22_06/nikon00600.jpg9aa3d73e-7751-40a2-bb4e-5e7ecc5e1befLarge.jpg" alt="" width="216" height="216" /></a></p>
<p style="text-align: center;">Photorealistic 3D model of a Nikon camera by 3D artist FraP</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3d-f3t-nikon-model/386423"><img class="wp-image-3896 aligncenter" title="frap_3d_model_camera-Februrary_2012" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/frap_3d_model_camera-Februrary_2012.jpg" alt="" width="565" height="287" /></a></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3ds-max-beetle-roof-rack/625007"><img class="aligncenter" title="VW Beetle 3D Model by QLEE" src="http://files.turbosquid.com/Preview/2011/08/28__19_50_02/rr_car_View010000.jpg62aefc42-0d94-4d79-99bc-35058b2f5c9aLarge.jpg" alt="" width="216" height="216" /></a></p>
<p style="text-align: center;">3D Beetle Model by artist QLEE</p>
<p style="text-align: center;"><img class="aligncenter  wp-image-3897" title="3D Beetle by Artist QLEE" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/qlee_3d_vehicle.jpg" alt="" width="565" height="287" /></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/magic-snow-globe-3d-c4d/247172"><img class="aligncenter" title="Holiday Snowglobe 3D Model by C4DmodelSHOP" src="http://files.turbosquid.com/Preview/2011/10/11__14_09_05/snowglobe01.jpg619cb666-add9-4e27-8c9c-58c54624c6abLarge.jpg" alt="" width="216" height="216" /></a></p>
<p style="text-align: center;">Artist C4DmodelSHOP added a touch of holiday cheer to our home page with this 3D Snowglobe Model</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/magic-snow-globe-3d-c4d/247172"><img class="aligncenter  wp-image-3898" title="c4dmodelshop_3d_snowglobe" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/c4dmodelshop_3d_snowglobe.jpg" alt="" width="565" height="287" /></a></p>
<p>&nbsp;</p>
<p style="text-align: center;"> <a href="http://www.turbosquid.com/3d-models/3ds-max-cat-feline/513052"><img class="aligncenter" title="3D Lion Model by Massimo Righi" src="http://files.turbosquid.com/Preview/2011/02/07__06_46_52/HD00d.jpg174bdeba-d57d-46a4-80c2-5a40f849725aLarge.jpg" alt="" width="216" height="216" /></a></p>
<p style="text-align: center;">This ferocious 3D lion model was our first featured model by Massimo Righi</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/3d-models/3ds-max-cat-feline/513052"><img class="aligncenter  wp-image-3900" title="1 - Main_Lion3" src="http://blog.turbosquid.com/wp-content/uploads/2012/05/1-Main_Lion3.jpg" alt="" width="565" height="287" /></a></p>
<p>&nbsp;</p>
<p><strong>Good luck, and happy rendering! </strong></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/RcGzqWOP3-o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/05/02/want-your-3d-model-featured-on-turbosquid-well-heres-your-chance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/05/02/want-your-3d-model-featured-on-turbosquid-well-heres-your-chance/</feedburner:origLink></item>
		<item>
		<title>In Search of Inspiration: How To Use Data as Your 3D Model Muse</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/91PrrBne6ic/</link>
		<comments>http://blog.turbosquid.com/2012/04/30/in-search-of-inspiration/#comments</comments>
		<pubDate>Mon, 30 Apr 2012 20:38:04 +0000</pubDate>
		<dc:creator>Adele Tiblier</dc:creator>
				<category><![CDATA[Artists]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[publishing]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3844</guid>
		<description><![CDATA[It&#8217;s hard to predict which 3D models customers will be looking for in the coming days, months, or even years; however, there are a few indicators CG artists can use that may provide inspiration that may even prepare your portfolio for expected jumps in areas of interest. Let&#8217;s use the recent milestone marking 100 years [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/insights/search/#q=titanic&amp;cmpt=q" target="_blank"><img class="alignright" style="border-style: initial; border-color: initial; border-image: initial; border-width: 0px; margin: 4px;" src="http://sitefiles.turbosquid.com/SiteFiles/Newsletter/Artist/Apr12/titanic_searches.png" alt="" width="369" height="200" /></a>It&#8217;s hard to predict which 3D models customers will be looking for in the coming days, months, or even years; however, there are a few indicators CG artists can use that may provide inspiration that may even prepare your portfolio for expected jumps in areas of interest.</p>
<p>Let&#8217;s use the recent milestone marking 100 years since the sinking of the Titanic. As the actual date approached, internet searches related to the word &#8220;Titanic&#8221; skyrocketed; an increase in similar searches within the TurboSquid catalog were also identified.</p>
<p><strong><em>So how do you &#8220;predict&#8221; a possible trend?</em></strong></p>
<p>By keeping your eyes open for major events (<em>like the upcoming Olympic games in London</em>), entertainment industry announcements, or even medical breakthroughs; you may be on the front end of a trend. Anything that appears to be on the cusp of launch that you can provide a resource for, may also be a good source of inspiration, including major construction projects (<em>especially those that may change a city&#8217;s skyline</em>).</p>
<p style="text-align: left;">Riding similar <a href="http://www.google.com/insights/search/#q=avengers%2Ciron%20man%2Cspiderman%2Cbatman%2Cmarvel&amp;cmpt=q">waves of search success</a> are movies that are heading for production or a theater near you . Look at the impact that the upcoming <em><strong>Avengers, Iron Man 3 </strong></em>or the latest installment in the <strong><em>Spiderman </em></strong>series have had on the search engines.</p>
<p><center><script type="text/javascript" src="http://www.gmodules.com/ig/ifr?url=http%3A%2F%2Fwww.google.com%2Fig%2Fmodules%2Fgoogle_insightsforsearch_interestovertime_searchterms.xml&amp;up__property=empty&amp;up__search_terms=avengers%7Ciron+man%7Cspiderman%7Cbatman%7Cmarvel&amp;up__location=empty&amp;up__category=0&amp;up__time_range=empty&amp;up__compare_to_category=false&amp;synd=open&amp;w=450&amp;h=350&amp;lang=en-US&amp;title=Google+Insights+for+Search&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></center></p>
<p>Using tools like <a href="http://www.google.com/insights/search/#q=avengers%2Ciron%20man%2Cspiderman%2Cbatman%2Cmarvel&amp;cmpt=q">Google Insights for Search</a> (<em>picture above</em>) provides the data associated with worldwide search volume. Combine this information with <a href="http://www.turbosquid.com/Dashboard/Index.cfm">TurboSquid reports</a> like Top Site Searches (available to SquidGuild artists) and you can use this valuable information to inspire your next digital creation while anticipating the possible demands of customers.</p>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/91PrrBne6ic" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/04/30/in-search-of-inspiration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/04/30/in-search-of-inspiration/</feedburner:origLink></item>
		<item>
		<title>Artist Spotlight: Jamie Hamel Smith</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/sOmWhYG1WSY/</link>
		<comments>http://blog.turbosquid.com/2012/04/19/april-featured-artists-vespa-jamie-hamel-smith/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:19:53 +0000</pubDate>
		<dc:creator>Adele Tiblier</dc:creator>
				<category><![CDATA[Artists]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Artist Spotlight]]></category>
		<category><![CDATA[CheckMate Pro]]></category>
		<category><![CDATA[Jamie Hamel Smith]]></category>
		<category><![CDATA[may 2012]]></category>
		<category><![CDATA[streetbiker]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3632</guid>
		<description><![CDATA[For April, the TurboSquid home page is featuring not one, but two CheckMate Pro models, a combination of complementary assets including a sexy and super fast looking Yamaha R6 motorcycle 3D model by Jamie Hamel Smith, with an equally stylish rider by 3D artist Vespa. We got to chat with the man behind the motorcycle [...]]]></description>
			<content:encoded><![CDATA[<p>For April, the TurboSquid home page is featuring not one, but two CheckMate Pro models, a combination of complementary assets including a sexy and super fast looking Yamaha R6 motorcycle 3D model by <a href="http://www.turbosquid.com/Search/Artists/Jamie-Hamel-Smith">Jamie Hamel Smith</a>, with an equally stylish rider by 3D artist <a href="http://www.turbosquid.com/Search/Artists/Vespa">Vespa</a>.</p>
<p>We got to chat with the man behind the motorcycle on how he got his start in the modeling field, where he finds his inspiration and how he got so good at making motorcycles.</p>
<p style="text-align: center;"><a href="http://www.turbosquid.com/Search/Index.cfm?keyword=&amp;include_artist=jamie+hamel+smith&amp;certification_id=6&amp;sort_column=A5&amp;sort_order=desc"><img class="size-full wp-image-3702 aligncenter" title="Collection of 3D Models by CG Artist Jamie Hamel Smith" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/jamie_hamel_smith_bikes1.png" alt="" width="750" height="207" /><span id="more-3632"></span></a></p>
<p><strong>When did you first realize you wanted to be a 3D artist? </strong></p>
<div id="attachment_3695" class="wp-caption alignright" style="width: 240px"><img class=" wp-image-3695 " title="3D Pool Renders for Dad" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/deep_steps.jpg" alt="" width="230" height="173" /><p class="wp-caption-text">Early 3D Pool Renders for Dad</p></div>
<p>My dad got us a Macintosh in 1997 (a Performa 6300CD) it was the first color computer I was ever exposed to and I started to play around on it. Eventually, my dad&#8217;s friend needed some help visualizing a 3D logo for a local TV spot he was producing. He got me some software called Specular Infini-D (the spiritual predecessor to Carrara and the only half-decent 3D software on the Mac at the time) and I gave it a shot. Turns out I liked it [3D], so I kept doodling on the Mac.</p>
<p>Later on my dad needed some help upgrading his “napkin sketches”. He&#8217;s a swimming pool maintenance / repairman / consultant and wanted a better drawing of a pool that he was consulting on. He asked if it was possible to do something in 3D if he gave me the dimensions and sketches, so I tried that and it was fun.</p>
<p>After a few pool renderings, my dad took me to a local studio to meet the guys and show them my work. They were not impressed and even though I asked to intern with them over the summer they basically gave me the “sorry kid” response. (<em>I would have swept the floors or even got them drinks, I didn’t care what the job was; I just wanted to be exposed to their skills</em>). After that, I kept doing 3D in my spare time and helping my dad out with menial graphics work.</p>
<p>&nbsp;</p>
<div id="attachment_3694" class="wp-caption aligncenter" style="width: 624px"><a href="http://blog.turbosquid.com/wp-content/uploads/2012/04/jamie_hamel_smith_early-_pools.gif"><img class="size-full wp-image-3694" title="jamie_hamel_smith_early _pools" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/jamie_hamel_smith_early-_pools.gif" alt="" width="614" height="490" /></a><p class="wp-caption-text">Infini-D interface. Spheres! Cones! Yippee!</p></div>
<p>I eventually graduated high school and decided that I wanted to do 3D as a career. My dad mentioned that there was another studio in town. I basically knocked on their door, portfolio &amp; Zip disks in hand and asked for a job&#8230; strangely enough I was hired!</p>
<p>My full time job is now building web apps in HTML/JavaScript and PHP, but I’ve continued 3D modeling as a hobby, and to fund my &#8220;gadget lust&#8221;.<strong><strong><br />
</strong></strong></p>
<p dir="ltr"><strong>How did you come to start modeling motorcycles?</strong></p>
<div class="wp-caption alignright" style="width: 262px"><a href="http://www.turbosquid.com/Search/Index.cfm?keyword=Honda+CBR&amp;x=0&amp;y=0" target="_blank"><img class="  " style="margin: 3px;" title="Honda CBR Motorcycle 3D Model by Jamie Hamel Smith" src="http://files.turbosquid.com/Preview/2011/05/28__14_12_55/red0000.jpgaad920fe-735d-473f-8f4d-46d05baccf4bLarge.jpg" alt="Honda CBR Motorcycle 3D Model by Jamie Hamel Smith" width="252" height="252" /></a><p class="wp-caption-text">Honda CBR Motorcycle 3D Model by Jamie Hamel Smith</p></div>
<p>I’ve loved motorcycles since the day I was born. My dad rode motorcycles, my mom rode on the back of his bike before I was born, and I got my first bike at seven years old. The short answer is: Bikes are a niche that I have intimate knowledge of. My first dirt bike was a Yamaha 80cc mini-bike and I rode it until I was about 11. When I wasn’t riding it, I was staring at it wishing it wasn’t nighttime, or raining, or 6am <img src='http://blog.turbosquid.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  . My first street-legal bike was an old, decrepit Yamaha dirt bike that I had to fix and tune constantly. My second was a super-sport <a title="Honda CBR 3D models by Jamie Hamel Smith" href="http://www.turbosquid.com/Search/Index.cfm?keyword=Honda+CBR&amp;x=0&amp;y=0" target="_blank">Honda CBR</a> that I bought from my dad. My third was a 2001 <a title="Collection of Kawasaki Motorocycle Models by Jamie Hamel Smith" href="http://www.turbosquid.com/Search/Index.cfm?keyword=Kawasaki+Ninja&amp;x=0&amp;y=0" target="_blank">Kawasaki Ninja</a>, fresh off the showroom floor. When I wasn’t riding my bikes, I was taking them apart, repairing, tweaking, tuning, upgrading, and polishing them.</p>
<p>After creating a couple (crude by today’s standards) models and posting them on TurboSquid, a gentleman from the U.K. contacted me and asked that I model several bikes for a project he was working on. The money was good, I didn’t get bored and it was fun. At that point I decided that modeling bikes was “my thing”.</p>
<p dir="ltr">I never built any physical models of bikes, but I did start with a huge map of how the parts fit together in real life. I had the advantage of having held several parts of my bike in my hands. I knew how heavy and thick a brake caliper was. I remembered the diameter of the crank-case’s breather hose. Basically, it was an easy thing for me to start modeling because I was living it and constantly holding, repairing and replacing the parts involved. It helps when modeling something if you’ve held it a few inches from your face&#8230; to see it that close up. Maybe that’s why most people’s first 3D model is a wine glass or a coffee cup.</p>
<p>Looking at specifications and reference material online is key. Most of the bikes I modeled, I’ve never seen in real-life. I would not be able to model 90% of these bikes without the internet.<strong><strong><br />
</strong></strong></p>
<p dir="ltr"><strong>What is the primary software you use?</strong></p>
<p>I use <a title="Cinema 4D compatible models by Jamie Hamel Smith" href="http://www.turbosquid.com/Search/Index.cfm?keyword=&amp;x=0&amp;y=0" target="_blank">Cinema 4D</a> at the moment. There are a few main reasons why I currently use it:</p>
<ul>
<li>Relatively inexpensive, especially with the MSA.</li>
<li>Very visual and it has a manageable learning curve.</li>
<li>Excellent renderer with a quick and visual approach to iterative changes.</li>
<li>Relatively competitive features.</li>
</ul>
<p>The reason I first tried Cinema 4D has to do with my past as an Apple fanboy. (I no longer have an allegiance to any operating system or computer manufacturer, but in 2001 I did.) I was testing the public beta of MacOS X on my iMac at the time, and Cinema 4D was the only 3D software available. I tried it out and my Infini-D skills transitioned over quite nicely. Cinema 4D was also 10,000 times as powerful as Inifni-D so I was sold.</p>
<p>I was exposed to Softimage (a few of my acquaintances used it) but did not like the lack of a friendly UI &#8211; to this day I still can’t figure it out. I have basic training in Maya (I took a few semesters of it at design school) and while I’d say that Maya is more powerful, Cinema 4D is much more practical for a small team or individuals.</p>
<p>The studio I worked at out of high school also adopted Cinema 4D shortly after I mentioned and demoed it to them.<strong><strong><br />
</strong></strong></p>
<p dir="ltr"><strong>You have some great textures on your models. Any tips?</strong></p>
<p>Make it dirty! 3D’s curse is that it’s too clean. Round the edges so they look worn. Paint dark areas (occlusion) so they look like dirt has collected there and if possible, use some <a href="http://designm.ag/inspiration/300-free-grunge-textures/" target="_blank">grunge textures</a> to sell the effect. I don’t make things dirty enough, but every so often I am caught taking my own advice: <a href="http://www.turbosquid.com/3d-models/maya-air-compressor/253426">http://www.turbosquid.com/3d-models/maya-air-compressor/253426</a></p>
<p>UV Mapping is key! It’s the only texture format that is fully interoperable. I think that any mapping on a model should be done with UV maps. You can push the limits really far as well. The <a href="http://www.polycount.com/forum/forumdisplay.php?f=42" target="_blank">PolyCount forum</a> has an incredible showcase where users regularly post their UV textures for all to see. It’s amazing what you can pack into a UV map if you put the time in.</p>
<p><strong>Thanks so much, Jamie! A lifelong love of motorcycles, hands on experience and serious persistence when it comes to modeling has definitely paid off. We&#8217;re really looking forward to your next CheckMate Pro submission!</strong></p>
<p>&nbsp;</p>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/sOmWhYG1WSY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/04/19/april-featured-artists-vespa-jamie-hamel-smith/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/04/19/april-featured-artists-vespa-jamie-hamel-smith/</feedburner:origLink></item>
		<item>
		<title>Artist Spotlight: Vespa</title>
		<link>http://feedproxy.google.com/~r/TurboSquidBlog/~3/ou1WmTGSgz8/</link>
		<comments>http://blog.turbosquid.com/2012/04/19/artist-spotlight-vespa/#comments</comments>
		<pubDate>Thu, 19 Apr 2012 14:19:01 +0000</pubDate>
		<dc:creator>Adele Tiblier</dc:creator>
				<category><![CDATA[Artists]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Artist Spotlight]]></category>
		<category><![CDATA[may 2012]]></category>
		<category><![CDATA[motorcycle models]]></category>
		<category><![CDATA[vespa]]></category>

		<guid isPermaLink="false">http://blog.turbosquid.com/?p=3743</guid>
		<description><![CDATA[You may have noticed that we have not one, but two CheckMate Pro models sharing the spot atop our home page this month. Vespa&#8217;s sleek cyclist looked lost without an equally impressive bike. So we started &#8220;shopping&#8221; the TurboSquid model catalog for just the right ride; the decision &#8211; a top of line Yamaha R6 [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.turbosquid.com/3d-models/streetbiker---max/642103" target="_blank"><img class=" alignright" style="margin: 4px;" title="Hi-res Streetbiker 3D model by Vespa" src="http://files.turbosquid.com/Preview/2011/11/30__12_28_13/prvni.jpgbdff3aba-113d-4f32-9ee5-a0b80925c03eLarge.jpg" alt="" width="252" height="252" /></a></p>
<p>You may have noticed that we have not one, but two CheckMate Pro models sharing the spot atop our home page this month. Vespa&#8217;s sleek cyclist looked lost without an equally impressive bike. So we started &#8220;shopping&#8221; the TurboSquid model catalog for just the right ride; the decision &#8211; a top of line Yamaha R6 superbike, created by 3D modeler Jamie Hamel Smith.</p>
<p>We chatted with <a title="3d models by Vespa" href="http://www.turbosquid.com/Search/Artists/Vespa" target="_blank">Vespa</a> (whose real name is Zdenek Vespalec) about the tools, textures and overall inspiration that drove him to create this stunning streetbiker.<span id="more-3743"></span></p>
<h3>When did you first realize you wanted to be a 3D artist?</h3>
<p>It was probably in my teens around 2000, when this whole CGI thing was becoming more popular, widespread and affordable. I liked it very much, and when I discovered I could make a living out of my hobby, the decision was easy.</p>
<h3><strong>I see that you only have a couple of models at TurboSquid. Were these for a project, or for fun, or specifically for TurboSquid?</strong></h3>
<p>They are purposely made for Turbosquid. With the first one, I just wanted to see if it worked and was successful, which was surprising to me; meanwhile I got hired by a game development company and devoted myself to working for them. My dayjob is still my #1 priority, but from time to time I manage to squeeze in some work hours for TS. Today&#8217;s quality standards are much higher, so making the new character took quite a long time. That&#8217;s why I have only completed two, thus far. But more are in production.</p>
<h3><img class="alignright  wp-image-3747" title="3d Artist Vespa's Real Life Motorcycle" src="http://blog.turbosquid.com/wp-content/uploads/2012/04/vespa_oldtimes.jpg" alt="" width="287" height="180" />Why did you make motorcycle riders? Are you a rider yourself?</h3>
<p>Yep, I ride. Lately I&#8217;ve done more off-road riding, instead asphalt. But, I figured that creating a model of a streetbike rider would be more desirable to customers. (<em>That&#8217;s Vespa pictured on the right.</em>)</p>
<h3>We noticed that your models are published in 3ds Max software. Is that the only software you use?</h3>
<p>Yes it is. I&#8217;m kind of conservative when it comes to the tools that I use. When I started with CG, 3dsmax was the most common software, so I kind of stuck to it.</p>
<p>I try to keep things very simple and game oriented, so any software capable of basic skeletons and skinning work well for me. However, I do use a number of secondary programs to make textures.</p>
<h3>The creases on the rider&#8217;s clothes are very realistic. Tell us a little about the process you use to make these.</h3>
<p>Thanks! They are sculpted manually from hipoly mesh, and then baked on lowpoly geometry. I consider clothing creases the most difficult thing there. I usually use photographs as a reference and try to mimic the way the fabric or leather flows. Thick leather tends to be easier and more forgiving, but I really admire those who are able to make good looking, soft clothing.</p>
<h3>So, is that the model wearing &#8220;your&#8221; suit?</h3>
<p>The actual suit is made-up, as I wanted to be careful not to infringe on any copyrights, but I tried to make it authentic looking. I do own one myself.</p>
<h3><strong>Great work, Vespa! We know it takes time to create such detailed work, and we look forward to seeing more models in the TS catalog. Until then, be safe on those dirt bike trails. </strong></h3>
<img src="http://feeds.feedburner.com/~r/TurboSquidBlog/~4/ou1WmTGSgz8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.turbosquid.com/2012/04/19/artist-spotlight-vespa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.turbosquid.com/2012/04/19/artist-spotlight-vespa/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.305 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-09 19:04:52 -->

