<?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>Pierre-Felix Breton &#187; 3ds Max</title>
	<atom:link href="http://www.pfbreton.com/tag/3ds-max/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pfbreton.com</link>
	<description>Lighting &#38; Daylight Simulation, Energy Modeling, Rendering</description>
	<lastBuildDate>Tue, 02 Feb 2010 21:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>lighting analysis and translucent glazing</title>
		<link>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/</link>
		<comments>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 21:22:52 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Lighting]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Measured Materials]]></category>
		<category><![CDATA[Photometry]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=466</guid>
		<description><![CDATA[Here is a question that I see asked often:
We are trying to do a daylight analysis that includes some frosted glass or &#8220;kalwall&#8221; style skylights which diffuse the light into the space.  We can get the VLT (Visible Light Transmittance) values easy enough.  However, is there some way to accurately (or semi-accurately) account for the [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a question that I see asked often:</p>
<blockquote><p>We are trying to do a daylight analysis that includes some frosted glass or &#8220;kalwall&#8221; style skylights which diffuse the light into the space.  We can get the VLT (Visible Light Transmittance) values easy enough.  However, is there some way to accurately (or semi-accurately) account for the rays being dispersed and spread through the frosted glass? </p></blockquote>
<p>Simulating frosted glazing in 3ds Max Design for lighting analysis is doable.  You however need to know how to do it properly.  Here is how:</p>
<p><strong>Some useful background information:</strong></p>
<p>First, as opposed to Radiance, the A&amp;D Material has a few internal “things” going on that you need to be aware.  The most important one is that the A&amp;D Material performs internal energy conservation as follow:</p>
<p>Transmissivity wins over Specular Reflectivity which wins over Diffuse Reflectance.  On top of that, the Transmissivity is weighted against a Specular / Diffuse factor.  This factor is ruled by the Translucent color / weight controls in the interface.</p>
<p>In contrast, in Radiance, one can specify a material that is reflecting 100% diffuse and 100% specular while transmitting 100% of the light, leading to “creating” energy.  This is why the parameters of the Radiance materials cannot be plugged “as-is” in the A&amp;D Material.</p>
<p><strong>Translucent Panels:</strong></p>
<p>We compared translucent glazing simulation in mental ray against radiance and measured data and got convincing results (see image) with the following settings:</p>
<p><em>Desired Diffuse Transmittance<strong>:  0.1621</strong>  (<strong>16.21</strong>% Diffuse &#8211; Diffuse Transmittance)</em></p>
<ul>
<li>Treat surface as a <em>single polygon</em> in the model</li>
<li>A&amp;D Diffuse Level:  0.0</li>
<li>A&amp;D Diffuse Color:  pitch black  (so no weighting is given to the diffuse reflectance)</li>
<li>A&amp;D Reflection | Reflectivity Level:  1.0</li>
<li>A&amp;D Reflection | Reflectivity Color:  pure white (the color is a multiplier, we need it to be 1.0 1.0 1.0)</li>
<li>A&amp;D Refraction |  Transparency Level:  1.0</li>
<li>A&amp;D Refraction | Transparency Color:  pure white (the color is a multiplier, we need it to be 1.0 1.0 1.0)</li>
<li> A&amp;D Refraction | Translucency Checkbox : ON</li>
<li>A&amp;D Refraction | Translucency Weight: 1.0  (we want it fully translucent)</li>
<li>A&amp;D Refraction | Translucency Color:  <strong>0.1621 0.1621 0.1621</strong> (the color is a multiplier, we need it to be set to the desied transmissivity level “as-is”, equally for all RGB components)</li>
<li>BRDF | Custom Reflectivity Function: ON</li>
<li>BRDF | 0 Deg Refl:  0.0</li>
<li>BRDF | 90 Deg Refl:  1.0</li>
<li>BRDF | Curve:  ~5  (we need to approximate a typical Fresnel curve)</li>
<li>Advanced Rendering Options | Thin-Walled : ON</li>
</ul>
<p><strong>Some important notes:</strong> </p>
<ul>
<li>While the illuminances will carry through properly on light meters, the glazing appearance may not look “natural” in “pretty picture renderings”.   It seems that there is currently a limitation with the appearance of the surface when it is hit by light:  its resulting luminance won’t be correct (AFAIK) so glare analysis based on luminance measurements won’t be convincing.</li>
<li>The following image shows a graph comparing 3ds max, radiance and measured data.  Ignore the “3ds max 2009 SP1 Initial Submission&#8221; curve, this is representing a case where our material settings in 3ds Max where wrong, which we corrected later on &#8211; in fact, we forgot to turn off a layer so we had 2 panes of glass on top of each other&#8230;).  The green curve is what we need to look at&#8230;.</li>
</ul>
<p><img src="http://www.pfbreton.com/wordpress/wp-content/uploads/2010/02/example.of.simulation.compared.to.radiance.and.measured.data.jpg" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2010/02/lighting-analysis-and-translucent-glazing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mental ray in 3ds Max at a glance</title>
		<link>http://www.pfbreton.com/2009/11/mental-ray-in-3ds-max-at-a-glance/</link>
		<comments>http://www.pfbreton.com/2009/11/mental-ray-in-3ds-max-at-a-glance/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 11:53:42 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[Conferences & Publications]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[mental ray]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=457</guid>
		<description><![CDATA[I recently wrote a document for Autodesk about the typical steps around the usage of mental ray in 3ds Max for architectural visualization workflows. I thought I would share it here since it may benefit many 3ds Max users, especially beginners.
My goal was to create a document where the main features of 3ds Max are [...]]]></description>
			<content:encoded><![CDATA[<p>I recently wrote a document for Autodesk about the typical steps around the usage of mental ray in 3ds Max for architectural visualization workflows. I thought I would share it here since it may benefit many 3ds Max users, especially beginners.</p>
<p>My goal was to create a document where the main features of 3ds Max are grouped togheter to create daytime / night time renderings of buildings without overloading it with cumbersome step-by-step &#8220;click here/ click there&#8221; instructions.  It gives some tips and tricks around NPR (Non-PhotoRealistic) rendering as well.</p>
<p>Here it is:</p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/mentalray.for.aec.renderings.pdf" target="_blank"><img class="alignnone size-full wp-image-459" title="pdf.screengrab" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/pdf.screengrab.png" alt="pdf.screengrab" width="384" height="398" /></a></p>
<p><a title="mental ray for AEC renderings (pdf)" href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/mentalray.for.aec.renderings.pdf" target="_blank">mentalray.for.aec.renderings</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/11/mental-ray-in-3ds-max-at-a-glance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing LBNL Optics5 data in 3ds Max for daylight analysis</title>
		<link>http://www.pfbreton.com/2009/11/lbnloptics5to3dsmax/</link>
		<comments>http://www.pfbreton.com/2009/11/lbnloptics5to3dsmax/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:39:24 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Color Measurement]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Measured Materials]]></category>
		<category><![CDATA[mental ray]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=445</guid>
		<description><![CDATA[Manufacturer-based glazing data
Several glass manufacturers provide optical data to the Windows® operating system and Daylight Group of the Lawrence Berkeley National Laboratory (http://windows.lbl.gov).
This group maintains a database and publishes this data via a program called Optics 5. From Optics 5 you can then export a Radiance Material (*.rad file), which can be interpreted
as mental ray [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Manufacturer-based glazing data</strong><br />
Several glass manufacturers provide optical data to the Windows® operating system and Daylight Group of the Lawrence Berkeley National Laboratory (<a href="http://windows.lbl.gov">http://windows.lbl.gov</a>).</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_lbnloptics5/01.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/193__330x_01.jpg" alt="01" title="01" />
</a>

<p>This group maintains a database and publishes this data via a program called Optics 5. From Optics 5 you can then export a Radiance Material (*.rad file), which can be interpreted<br />
as mental ray A&amp;D Material parameters.</p>
<p>To convert Optics 5 data into A&amp;D Material suitable for lighting analysis, export a glazing or glass definition as Radiance (*.rad) from Optics 5. You will find this command under File | Export to Radiance File.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_lbnloptics5/02.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/194__330x_02.jpg" alt="02" title="02" />
</a>

<p>Once the file is exported on disk, open it in Notepad and search for a section that looks like this:</p>
<blockquote><p>void BRTDfunc B530_front<br />
10<br />
0.245 0.281 0.340<br />
0.169 0.197 0.187<br />
0 0 0</p></blockquote>
<p>The color coefficients (RGB) for the ideal specular reflection corresponds to 0.245 0.281 0.340. The color coefficients for the ideal specular transmission corresponds to 0.169 0.197 0.187. Those values will need to be used as a basis for the mental ray A&amp;D Material.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_lbnloptics5/03.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/195__330x_03.jpg" alt="03" title="03" />
</a>

<p><strong>How to use the provided Microsoft Excel spreadsheet to convert to the mr A&amp;D Material.</strong></p>
<p>To correctly convert specular reflection and transmission from a Radiance material to a mr A&amp;D Material, we need to take into account internal energy conservation methods that are built in the mr A&amp;D Material that are not factored by the Radiance material. In other words, numbers can’t be “plugged-in” as is.</p>
<p>To help you with this task, we developed a Microsoft® Excel® software spreadsheet that will let you do this precisely. <a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/rad_glass_to_mi_material_conversion_bronze.zip" target="_blank">The spreadsheet can be downloaded here</a>.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_lbnloptics5/04.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/196__330x_04.jpg" alt="04" title="04" />
</a>

<p><strong>Limitations:</strong></p>
<ul>
<li>The Radiance Materials exported from the Optics 5 database does not take into account angular dependency: A Fresnel falloff curve is assumed so metallic-coated glazing systems may be less precisely simulated.</li>
<li>The Optics 5 database contains optical data measured spectrally. The exported Radiance materials and the A&amp;D materials use RGB colors which are a crude approximation of the visible light spectrum. Therefore, lighting simulations are done within limitations of RGB colors.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/11/lbnloptics5to3dsmax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sun Study Assistant for 3ds Max</title>
		<link>http://www.pfbreton.com/2009/11/sun-study-assistant-for-3ds-max/</link>
		<comments>http://www.pfbreton.com/2009/11/sun-study-assistant-for-3ds-max/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 14:54:54 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Lighting]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[MAXScript]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=433</guid>
		<description><![CDATA[This tool is an assistant which controls the date and time of a Daylight System object for key moments in the year.
It will also control Text objects to display the current Time and Date of the Daylight System:
Here is a video demonstrating its usage:

You can download the tool here.
]]></description>
			<content:encoded><![CDATA[<p>This tool is an assistant which controls the date and time of a Daylight System object for key moments in the year.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_sun_study_assistant/sun-study-assistant.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/191__x_sun-study-assistant.jpg" alt="sun-study-assistant" title="sun-study-assistant" />
</a>

<p>It will also control Text objects to display the current Time and Date of the Daylight System:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_sun_study_assistant/sun-study-assistant-text.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/192__350x_sun-study-assistant-text.jpg" alt="sun-study-assistant-text" title="sun-study-assistant-text" />
</a>

<p>Here is a video demonstrating its usage:</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="478" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/sunstudy.assistant.camproject_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=true" /><param name="name" value="csSWF" /><param name="flashvars" value="autostart=true&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" /><param name="allowfullscreen" value="true" /><embed id="csSWF" type="application/x-shockwave-flash" width="550" height="478" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/sunstudy.assistant.camproject_controller.swf" flashvars="autostart=true&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" allowfullscreen="true" allowscriptaccess="always" bgcolor="#1a1a1a" quality="best" scale="showall" name="csSWF"></embed></object></div>
<p>You can download the tool <a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/11/sun.study.assistant.zip">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/11/sun-study-assistant-for-3ds-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Translating Project Location from Revit to 3ds Max via FBX</title>
		<link>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/</link>
		<comments>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:29:03 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=425</guid>
		<description><![CDATA[If you noticed that the location of your Daylight System object created by FBX Import in 3ds Max does not match the project coordinates of Revit,  this is a simple thing to fix.

In Revit, go in the 3D view you will export to FBX
Edit the Graphic Display Options
Specify a Location and Time that matches your [...]]]></description>
			<content:encoded><![CDATA[<p>If you noticed that the location of your Daylight System object created by FBX Import in 3ds Max does not match the project coordinates of Revit,  this is a simple thing to fix.</p>
<ol>
<li>In Revit, go in the 3D view you will export to FBX</li>
<li>Edit the Graphic Display Options</li>
<li>Specify a Location and Time that matches your project settings, for a single day:

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_revit_to_max_daylight_location/graphic-display-options-revit.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/190__400x_graphic-display-options-revit.jpg" alt="graphic-display-options-revit" title="graphic-display-options-revit" />
</a>
</li>
<li>Export to FBX</li>
<li>Import in 3ds Max</li>
</ol>
<p>Your Daylight System should now match the Revit model in Location and Time.</p>
<p>
<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_revit_to_max_daylight_location/3dsmax-daylight-settings.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/188__400x_3dsmax-daylight-settings.jpg" alt="3dsmax-daylight-settings" title="3dsmax-daylight-settings" />
</a>

]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/10/translating-project-location-from-revit-to-3ds-max-via-fbx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Material and Layer Name Columns in Scene Explorer</title>
		<link>http://www.pfbreton.com/2009/10/material-name-and-layername-columns-in-scene-explorer/</link>
		<comments>http://www.pfbreton.com/2009/10/material-name-and-layername-columns-in-scene-explorer/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 10:58:11 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[MAXScript]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=418</guid>
		<description><![CDATA[Have you ever wanted to display the material and layer names of objects in the 3ds Max Scene Explorer like this?
This can be done with a relatively simple MAXScript that you must install  under the \Scripts\Startup directory of your 3ds Max installation. 
By doing so, the script will execute each time 3ds Max is launched and will  [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to display the material and layer names of objects in the 3ds Max Scene Explorer like this?</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_scene_explorer_columns/scene-explorer-columns.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/187__530x_scene-explorer-columns.jpg" alt="scene-explorer-columns" title="scene-explorer-columns" />
</a>

<p>This can be done with a relatively simple MAXScript that you must install  under the \Scripts\Startup directory of your 3ds Max installation. </p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_scene_explorer_columns/installation-path.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/186__530x_installation-path.jpg" alt="installation-path" title="installation-path" />
</a>

<p>By doing so, the script will execute each time 3ds Max is launched and will  instruct the Scene Explorer to fetch the Material and Layer names of your objects and create 2 new columns that you can drag and drop in place.</p>
<p><a title="Click here to download the MAXScript" href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/10/scene.explorer.custom.columns.ms" target="_blank">Click Here to Download the MAXScript</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/10/material-name-and-layername-columns-in-scene-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Layer Filters for File Linking Complex Models</title>
		<link>http://www.pfbreton.com/2009/08/using-layer-filters-for-file-linking-complex-models/</link>
		<comments>http://www.pfbreton.com/2009/08/using-layer-filters-for-file-linking-complex-models/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 02:29:18 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[AutoCAD]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=400</guid>
		<description><![CDATA[When you File Link a complex DWG model in 3ds Max, you might want to consider leveraging the Layers Filters feature from AutoCAD as well as the &#8220;skip frozen&#8221; layers from File Link. With a little bit of standardization, you can streamline your AutoCAD to 3ds Max workflow and gain efficiency.
This video demonstrates how to do [...]]]></description>
			<content:encoded><![CDATA[<p>When you File Link a complex DWG model in 3ds Max, you might want to consider leveraging the Layers Filters feature from AutoCAD as well as the &#8220;skip frozen&#8221; layers from File Link. With a little bit of standardization, you can streamline your AutoCAD to 3ds Max workflow and gain efficiency.</p>
<p>This video demonstrates how to do it:</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="570" height="482" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/acad.layer.filters.and.file.link_controller.swf" /><param name="bgcolor" value="#1a1a1a" /><param name="quality" value="best" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="flashVars" value="autostart=false" /><param name="name" value="csSWF" /><param name="flashvars" value="autostart=true&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" /><param name="allowfullscreen" value="true" /><embed id="csSWF" type="application/x-shockwave-flash" width="570" height="482" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/acad.layer.filters.and.file.link_controller.swf" flashvars="autostart=true&amp;thumb=FirstFrame.png&amp;thumbscale=45&amp;color=0x1A1A1A,0x1A1A1A" allowfullscreen="true" allowscriptaccess="always" bgcolor="#1a1a1a" quality="best" scale="showall" name="csSWF"></embed></object></div>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/using-layer-filters-for-file-linking-complex-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing dialogs in 3ds Max: they are probably out of your screen space!</title>
		<link>http://www.pfbreton.com/2009/08/missing-dialogs-in-3ds-max-they-are-probably-be-out-of-your-screen-space/</link>
		<comments>http://www.pfbreton.com/2009/08/missing-dialogs-in-3ds-max-they-are-probably-be-out-of-your-screen-space/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 17:57:50 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[3ds Max]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=392</guid>
		<description><![CDATA[When you launch a floating dialog in 3ds Max such as the Material Editor or the Render Panel you may wonder where it is and how to bring it back.
This usually happens when you changed your Desktop Resolution and re-launched 3ds max.
What causes this problem?
The root of the  problem comes from the fact that last [...]]]></description>
			<content:encoded><![CDATA[<p>When you launch a floating dialog in 3ds Max such as the Material Editor or the Render Panel you may wonder where it is and how to bring it back.</p>
<p>This usually happens when you changed your Desktop Resolution and re-launched 3ds max.</p>
<p><strong>What causes this problem?</strong></p>
<p>The root of the  problem comes from the fact that last used dialog positions are stored in the 3dsmax.ini file.  Unfortunately,  none of theses dialog are coded in a way that they check if they are restored in a visible portion of the desktop, resulting in many cases as &#8220;out of reach&#8221; locations.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_snapwindows/resized-desktop-can-hide-3ds-max-dialogs.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/181__450x_resized-desktop-can-hide-3ds-max-dialogs.jpg" alt="resized-desktop-can-hide-3ds-max-dialogs" title="resized-desktop-can-hide-3ds-max-dialogs" />
</a>

<p><strong>How to resolve the issue?</strong></p>
<p>Until this bug get resolved in 3ds Max directly, there is a neat little utility that you can use to bring back &#8220;missing dialogs&#8221; in the visible portion of your screen:  <a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/SnapWindows.zip">SnapWindows</a>.  Just run it while running 3ds Max to reset the  location of floating dialogs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/missing-dialogs-in-3ds-max-they-are-probably-be-out-of-your-screen-space/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UltraEdit Color File for mi shaders and MaxScript editing</title>
		<link>http://www.pfbreton.com/2009/08/ultraedit-color-file-for-mi-shaders-and-maxscript-editing/</link>
		<comments>http://www.pfbreton.com/2009/08/ultraedit-color-file-for-mi-shaders-and-maxscript-editing/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 03:34:21 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[Computer Graphics & CAD Tools]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[mental ray]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=380</guid>
		<description><![CDATA[If you happen to edit mental  ray shaders or MaxScripts  in UltraEdit, you may appreciate the attached color coding file.
Click here to download the Wordfile.txt file for UltraEdit (Right Click &#124; Save Target As&#8230;)
Install it in your UltraEdit installation folder:
When opening a mi file you should see something like this:

]]></description>
			<content:encoded><![CDATA[<p>If you happen to edit mental  ray shaders or MaxScripts  in UltraEdit, you may appreciate the attached color coding file.</p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/wordfile.txt" target="_blank">Click here to download the Wordfile.txt file for UltraEdit (Right Click | Save Target As&#8230;)</a></p>
<p>Install it in your UltraEdit installation folder:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_ultra_edit/ultra-edit-mi-files-color-coding-word-file.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/179__400x_ultra-edit-mi-files-color-coding-word-file.jpg" alt="ultra-edit-mi-files-color-coding-word-file" title="ultra-edit-mi-files-color-coding-word-file" />
</a>

<p>When opening a mi file you should see something like this:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_ultra_edit/ultra-edit-mi-files-color-coding.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/180__400x_ultra-edit-mi-files-color-coding.jpg" alt="ultra-edit-mi-files-color-coding" title="ultra-edit-mi-files-color-coding" />
</a>


<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_ultra_edit/ultra-edit-mi-files-color-coding-result.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/178__400x_ultra-edit-mi-files-color-coding-result.jpg" alt="ultra-edit-mi-files-color-coding-result" title="ultra-edit-mi-files-color-coding-result" />
</a>

<p><a href="http://http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/wordfile.txt" target="_blank"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/ultraedit-color-file-for-mi-shaders-and-maxscript-editing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When photometric data goes wrong&#8230;</title>
		<link>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/</link>
		<comments>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 14:40:59 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Photometry]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=369</guid>
		<description><![CDATA[If you are doing lighting analysis with 3ds Max Design using photometric files there are a few things that can affect the results of your simulations to keep in mind.  Its not because someone gave you a photometric file (typically an *.ies file) that this is an &#8221;accurate&#8221; one.
Always verify your data otherwise your project can go wrong [...]]]></description>
			<content:encoded><![CDATA[<p>If you are doing lighting analysis with 3ds Max Design using photometric files there are a few things that can affect the results of your simulations to keep in mind.  Its not because someone gave you a photometric file (typically an *.ies file) that this is an &#8221;accurate&#8221; one.</p>
<p>Always verify your data otherwise your project can go wrong &#8211; here are a couple advices on the topic:</p>
<p><strong>IES file can contain wrong information: double check them!</strong></p>
<p>I have once seen a manufacturer using the wrong values in their IES files.  I had to contact them and demonstrate that their data was wrong. It turned out that one of their engineer made a mistake with their database system where North American IES files where published using European measurements. That basically means that errors can come from anywhere in the process. Double check your work!</p>
<p>In the ideal scenario, you need to get a physical sample of the luminaire in your office, measure intensities with an illuminance meter and compare with the IES data provided to you in a simple test scene.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/measurements-of-sample-luminaires.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/175__350x_measurements-of-sample-luminaires.jpg" alt="measurements-of-sample-luminaires" title="measurements-of-sample-luminaires" />
</a>


<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/simple-test-scene-for-comparison.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/177__350x_simple-test-scene-for-comparison.jpg" alt="simple-test-scene-for-comparison" title="simple-test-scene-for-comparison" />
</a>

<p>Do the numbers match up?  You are good to go. They don&#8217;t match up? Keep reading..</p>
<p><strong>Check the 3ds Max scene units:</strong></p>
<p>This is a typical trap: wrong units, wrong light intensities reported on light meters!</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/3ds-max-system-unit-setup-dialog.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/171__350x_3ds-max-system-unit-setup-dialog.jpg" alt="3ds-max-system-unit-setup-dialog" title="3ds-max-system-unit-setup-dialog" />
</a>

<p><strong>3ds Max and Revit has bugs too!</strong></p>
<p>There is a issue  with the IES file reader that can affect you in rare occasions.  The bug has to do with a certain &#8220;feature&#8221; of the IES file format that some manufacturers rely on. Let me explain:</p>
<p>The IES file format is divided in two main sections: a header section and a data section:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/ies-file-header-and-data-blocks.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/173__350x_ies-file-header-and-data-blocks.jpg" alt="ies-file-header-and-data-blocks" title="ies-file-header-and-data-blocks" />
</a>

<p>In the header section, there is a special &#8221;bit&#8221; that instruct the software to either use the &#8220;raw&#8221; data or apply a multiplier to it. For example, a manufacturer might have measured a luminaire only once with a 100W lamp in it. Knowing that the same luminaire with a 200W lamp** would emit twice as much light, the manufacturer could publish a different IES file based on the same measurements and simply state that the &#8220;raw&#8221; data should be multiplied by a factor of 2.0 by changing this special &#8220;bit&#8221; in the file as illustrated:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/ies-file-internal-multiplier.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/174__350x_ies-file-internal-multiplier.jpg" alt="ies-file-internal-multiplier" title="ies-file-internal-multiplier" />
</a>

<p>For some reason, 3ds Max and Revit are ignoring this multiplier and always read the &#8220;raw&#8221; data from the IES files, resulting in incorrect simulations. The work around is to use the built-in multiplier (dimmer) feature of the photometric lights:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/photometric-lights-dimmer-parameter.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/176__x_photometric-lights-dimmer-parameter.jpg" alt="photometric-lights-dimmer-parameter" title="photometric-lights-dimmer-parameter" />
</a>

<p><strong>Note about linear and area lights:</strong></p>
<p>In many occurences, I am asked to perform lighting analysis reports in spaces designed with cove lights.  Unfortunately, this is still not possible to do precisely - and this problem has not been solved by the industry yet!</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tips_photometry/cove-lighting-cannot-be-photometrically-accurate-in-softwares.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/172__350x_cove-lighting-cannot-be-photometrically-accurate-in-softwares.jpg" alt="cove-lighting-cannot-be-photometrically-accurate-in-softwares" title="cove-lighting-cannot-be-photometrically-accurate-in-softwares" />
</a>

<p>  There are currently two major problems with linear and area lights in lighting simulation softwares:</p>
<ol>
<li>First, the IESNA standards for photometric measurements assumes that luminaires are measured from a certain distance, making any calculated points inside this distance mathematically inaccurate. If you search for &#8220;Near Field Photometry&#8221; or &#8220;Far Field Photometry&#8221;, you will find plently of information on the subject.</li>
<li>Second, 3ds max (and Revit btw, as both share the same code for rendering) still has issues to deal with linear and area lights calculation making them unreliable photometric-wise.</li>
</ol>
<p>As I write these lines, cove lighting situations cannot be mathematically correct with photometric files in 3ds Max: you will have to do some guess work when working with theses scenarios.</p>
<p><em>**I know, a 200W lamp does not emit twice as much light than a 100W lamp that was only for keeping the example simple.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/when-photometric-data-goes-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing Unwanted Edges from Imported FBX Files</title>
		<link>http://www.pfbreton.com/2009/08/autoedges/</link>
		<comments>http://www.pfbreton.com/2009/08/autoedges/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 13:40:02 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=120</guid>
		<description><![CDATA[If you import an FBX model from Revit in 3ds Max you will most likely see more polygonal edges than expected. Those are not extra polygons, it is simply that generally, 3ds Max hides adjacent edges by default. In the case of FBX import, meshes are created with all edges being visible &#8211; and the viewport [...]]]></description>
			<content:encoded><![CDATA[<p>If you import an FBX model from Revit in 3ds Max you will most likely see more polygonal edges than expected. Those are not extra polygons, it is simply that generally, 3ds Max hides adjacent edges by default. In the case of FBX import, meshes are created with all edges being visible &#8211; and the viewport does not look as clean as it should:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/all-edges-are-visible-after-import.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/168__320x240_all-edges-are-visible-after-import.jpg" alt="all-edges-are-visible-after-import" title="all-edges-are-visible-after-import" />
</a>

<p>To get rid of those edges, you can hide them from the editable mesh panel:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/editing-edge-visibility-manually.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/169__320x240_editing-edge-visibility-manually.jpg" alt="editing-edge-visibility-manually" title="editing-edge-visibility-manually" />
</a>

<p>Or better, use a Maxscript tool that will let you hide them all at once.</p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/07/autoedge_selection.ms">Click here to download the MaxScript</a></p>
<p>Usage: Select all your EditableMesh objects and execute the script. The script will only affect selected EditableMesh objects so the selection can contain lights, lines, cameras: they won&#8217;t be affected by the script.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/run-the-provided-script-after-having-selected-all-your-objects.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/170__320x240_run-the-provided-script-after-having-selected-all-your-objects.jpg" alt="run-the-provided-script-after-having-selected-all-your-objects" title="run-the-provided-script-after-having-selected-all-your-objects" />
</a>

<p>The result:</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_autoeges_selected/after-running-the-script-on-selection.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/167__320x240_after-running-the-script-on-selection.jpg" alt="after-running-the-script-on-selection" title="after-running-the-script-on-selection" />
</a>

<p>Special Thanks to Chris P. Johnson who helped improving the speed and stability of the script on large models containing several instances.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/autoedges/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reducing the file size of FBX files exported by Revit</title>
		<link>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/</link>
		<comments>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 09:02:49 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Tips & Tricks]]></category>
		<category><![CDATA[Revit Tips & Tricks]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[fbx]]></category>
		<category><![CDATA[Revit]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=332</guid>
		<description><![CDATA[People complain about the fact that FBX files exported by Revit are too large.
The size of the FBX files exported by Revit is influenced by the following aspects:
Model size:
Obviously, the more details in your 3D view, the larger it will be.  There is not much you can do about it besides controlling the way your [...]]]></description>
			<content:encoded><![CDATA[<p>People complain about the fact that FBX files exported by Revit are too large.</p>
<p>The size of the FBX files exported by Revit is influenced by the following aspects:</p>
<p><strong>Model size:</strong></p>
<p style="padding-left: 30px;">Obviously, the more details in your 3D view, the larger it will be.  There is not much you can do about it besides controlling the way your families are drawn (fine, medium, coarse display settings).</p>
<p><strong>Texture Maps used by the Render Appearances: </strong></p>
<p style="padding-left: 30px;">All textures used by the Revit materials are embedded in the exported FBX for portability reasons. On one hand, this is useful because you don&#8217;t have to bother about file paths issues (&#8221;texture not found&#8221; errors) but it has a cost in terms of file size. If you don&#8217;t render in Revit, you might want to think about editing your materials in a way that textures are not used at all.  This way, the exported FBX file will not contain additionnal image files.</p>
<p><strong>Environment Maps: </strong></p>
<p style="padding-left: 30px;">Revit defaults to a rendering setting that uses a texture map for clouds.  This texture map on itself weights about 20Mb and cannot be compressed more. Since it is also zipped up with the exported FBX models, you take a 20Mb hit right away. To resolve this issue, switch the render settings of Revit to use a clear sky (no clouds). Doing so will remove the large clouds image file and reduce the size of the exported FBX file.</p>
<p style="padding-left: 30px;"><a rel="attachment wp-att-333" href="http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/tips-tricks-revit-render-dialog/"><img class="alignnone size-full wp-image-333" title="Revit render dialog set to &quot;No Clouds&quot;" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/08/tips.tricks.revit.render.dialog.jpg" alt="Revit render dialog set to &quot;No Clouds&quot;" width="403" height="332" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/08/reduincg-the-file-size-of-fbx-files-exported-by-revit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Xrite Color Munki CxF Reader for 3ds Max</title>
		<link>http://www.pfbreton.com/2009/07/xrite-color-munki-cxf-reader-for-3ds-max/</link>
		<comments>http://www.pfbreton.com/2009/07/xrite-color-munki-cxf-reader-for-3ds-max/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 12:07:41 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Color Management]]></category>
		<category><![CDATA[Color Measurement]]></category>
		<category><![CDATA[Color Munki]]></category>
		<category><![CDATA[CxF]]></category>
		<category><![CDATA[MAXScript]]></category>
		<category><![CDATA[Measured Materials]]></category>
		<category><![CDATA[Xrite]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=292</guid>
		<description><![CDATA[Xrite&#8217;s Color Munki allows for calibrating monitors and measuring spectral samples.  This is an excellent tool for measuring colors of materials and finishes for improved accuracy in computer renderings and simulations.
The measured color palettes can be exported from the Color Munki software as *.CxF files and read back in 3ds Max with the help of a script that I [...]]]></description>
			<content:encoded><![CDATA[<p>Xrite&#8217;s <a href="http://www.colormunki.com/" target="_blank">Color Munki </a>allows for calibrating monitors and measuring spectral samples.  This is an excellent tool for measuring colors of materials and finishes for improved accuracy in computer renderings and simulations.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_color_munki/fig0614.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/154__320x_fig0614.jpg" alt="Color Munki Used to Calibrate a Monitor" title="Color Munki Used to Calibrate a Monitor" />
</a>
<br />

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_color_munki/fig0613.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/153__320x_fig0613.jpg" alt="Color Munki on a Color Checker Card" title="Color Munki on a Color Checker Card" />
</a>

<p>The measured color palettes can be exported from the Color Munki software as *.CxF files and read back in 3ds Max with the help of a script that I have developped.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_color_munki/fig0616_0.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/159__320x_fig0616_0.jpg" alt="CxF File Export" title="CxF File Export" />
</a>
<br />

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/tools_color_munki/fig0618_0.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/158__320x_fig0618_0.jpg" alt="CxF File Loaded in 3ds Max" title="CxF File Loaded in 3ds Max" />
</a>

<p>The 3ds Max script can be <a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/07/color.munki.cxf.to.3dsmax.conversion.script.zip">downloaded here</a>.  Simply run it from within 3ds Max using the Maxscript | Run command, browse to a CxF file and drag and drop colors in your materials from the color swatch of your choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/07/xrite-color-munki-cxf-reader-for-3ds-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book: 3ds Max 2010 Architectural Visualization &#8211; Advanced to Expert</title>
		<link>http://www.pfbreton.com/2009/07/3ds-max-2010-architectural-visualization-advanced-to-expert/</link>
		<comments>http://www.pfbreton.com/2009/07/3ds-max-2010-architectural-visualization-advanced-to-expert/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 18:52:40 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3dats]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=78</guid>
		<description><![CDATA[I am pleased to contribute to the authoring of an upcoming book on 3ds Max 2010 published by 3DATS, a well known team of 3ds max training specialists. My involvement consisted into writing a chapter on the measurement of material finishes with affordable hardware for replicating in physically based rendering systems.
More details here.
]]></description>
			<content:encoded><![CDATA[<p>I am pleased to contribute to the authoring of an upcoming book on 3ds Max 2010 published by 3DATS, a well known team of 3ds max training specialists. My involvement consisted into writing a chapter on the measurement of material finishes with affordable hardware for replicating in physically based rendering systems.</p>
<p><a title="To the 3DATS site" href="http://3dats.com/expert_book/" target="_blank">More details here</a>.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/news/3dats_expert_book.jpg" title="3DATS will be publishing the third title in its visualization series in the summer of 2009. Entitled 3ds Max 2010 Architectural Visualization – Advanced to Expert, this book will be a collection of self-contained chapters, written by dozens of industry experts. The goal of this book is to take readers from an advanced level to an expert level by providing a straight-forward discussion of difficult subject matter not available anywhere else. It serves as a follow-on companion to the two previous books of the same title; the Beginner to Intermediate and Intermediate to Advanced editions."  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/34__x_3dats_expert_book.jpg" alt="3ds Max 2010 Architectural Visualization - Advanced to Expert" title="3ds Max 2010 Architectural Visualization - Advanced to Expert" />
</a>

]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/07/3ds-max-2010-architectural-visualization-advanced-to-expert/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lighting Analysis Tools for 3ds Max Design 2010</title>
		<link>http://www.pfbreton.com/2009/06/lighting-analysis-tools/</link>
		<comments>http://www.pfbreton.com/2009/06/lighting-analysis-tools/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:52:49 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[3ds Max Design Scripts & Tools Downloads]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Lighting]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[MAXScript]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=14</guid>
		<description><![CDATA[
MacroScript files for 3ds Max Design 2009 created to improve the workflow of lighting analysis projects.
]]></description>
			<content:encoded><![CDATA[<p><img title="lighting.analysis.tools.01" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/06/lighting.analysis.tools.01.jpg" alt="lighting.analysis.tools.01" width="300" height="100" /></p>
<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/06/Macro_LightingAnalysis_Tools.zip" target="_blank">MacroScript files</a> for 3ds Max Design 2009 created to improve the workflow of lighting analysis projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/06/lighting-analysis-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at Autodesk University 2009</title>
		<link>http://www.pfbreton.com/2009/06/autodesk-university-2009/</link>
		<comments>http://www.pfbreton.com/2009/06/autodesk-university-2009/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 19:30:54 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[In the News!]]></category>
		<category><![CDATA[3ds Max]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Autodesk University]]></category>
		<category><![CDATA[Color Management]]></category>
		<category><![CDATA[Color Measurement]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Gamma]]></category>
		<category><![CDATA[Lighting Analysis]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=9</guid>
		<description><![CDATA[I will present 2 classes at Autodesk University 2009 .
The first one will be on the topic of Daylight Simulation  with 3ds Max Design 2010. The second one will be about strategies to estimate optical characteristics of surface finishes for accurate renderings.
Daylight and Lighting Analysis with Autodesk® 3ds Max® 2010:

How to predict lighting levels in [...]]]></description>
			<content:encoded><![CDATA[<p>I will present 2 classes at <a title="Autodesk University 2009" href="http://au.autodesk.com/" target="_blank">Autodesk University 2009 </a>.</p>
<p>The first one will be on the topic of Daylight Simulation  with 3ds Max Design 2010. The second one will be about strategies to estimate optical characteristics of surface finishes for accurate renderings.</p>
<p><strong>Daylight and Lighting Analysis with Autodesk® 3ds Max® 2010:</strong></p>
<ul>
<li>How to predict lighting levels in a scene lit with daylight or electric light</li>
<li>Finding correct values of reflectance and transmittance for the building materials you create and using these values in a lighting render of an existing building</li>
<li>Importing and using the correct photometric information for a particular manufacturer&#8217;s light fitting</li>
<li>Creating animated daylight simulation studies and experiencing your building in a dynamic way</li>
<li>Limitations of lighting analysis programs</li>
<li>Using MAXScript to perform advanced lighting analysis tasks</li>
</ul>
<p><strong>Capture and Acquire Appearances of Real World Materials for Improved Accuracy in Renderings:</strong></p>
<ul>
<li>Rendering engines and color</li>
<li>Gamma Correction and Linear Workflow</li>
<li>Color acquisition devices comparison</li>
<li>Measuring optical characteristics of materials in an affordable way</li>
<li>Using this data correctly in Physically Based rendering engines</li>
</ul>
<p> <br />
[[Show as slideshow]]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/06/autodesk-university-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
