<?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; Daylight Simulation</title>
	<atom:link href="http://www.pfbreton.com/tag/daylight-simulation/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>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>Lightfair 2009 lecture: High Dynamic Range Imaging for Lighting Design Applications</title>
		<link>http://www.pfbreton.com/2009/07/lightfair-2009-lecture-high-dynamic-range-imaging-for-lighting-design-applications/</link>
		<comments>http://www.pfbreton.com/2009/07/lightfair-2009-lecture-high-dynamic-range-imaging-for-lighting-design-applications/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 08:57:26 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[Conferences & Publications]]></category>
		<category><![CDATA[Lightfair]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[HDRI]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Photography]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=308</guid>
		<description><![CDATA[Hand Out Document (PDF &#8211; 1.5Mb)
HDRI and Photography
With today&#8217;s typical hardware, it is not possible to capture a lighting design project in a single shot and get it represented accurately on screen &#8220;as-is&#8221;.  Accurately meaning &#8220;how the eye perceived the project at the time the photo was taken&#8221;.  Typical digital display devices cannot display the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/07/Lightfair.2009.HDR.Imaging.pdf" target="_blank">Hand Out Document (PDF &#8211; 1.5Mb)</a></p>
<h2>HDRI and Photography</h2>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/conferences_2009_lightfair/hdr-example-02.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/161__450x_hdr-example-02.jpg" alt="A lighting design project captured in HDR" title="A lighting design project captured in HDR" />
</a>

<p>With today&#8217;s typical hardware, it is not possible to capture a lighting design project in a single shot and get it represented accurately on screen &#8220;as-is&#8221;.  Accurately meaning &#8220;how the eye perceived the project at the time the photo was taken&#8221;.  Typical digital display devices cannot display the entire range of luminance that a human eye can perceive. Cameras can’t capture that range of luminance at a same time either.  In technical terms, that is the complex (and how interesting) world of Tone Reproduction or Exposure.</p>
<p>For example, your eye adapts rapidly to a variety of contrasts and your brain condenses all this into a unique image, as if you would apply different brightness and contrasts ratios to individual parts of the image.  By opposition, exposure functions of cameras are applied to entire image at once &#8211; so the two worlds don&#8217;t match very well.</p>
<p> The future is in what is called &#8220;High Dynamic Range&#8221; in computer language, where all luminance levels can be captured, stored and displayed into (expensive) devices.</p>
<p>The lecture describes methods to photograph lighting design projects in such a way that results are as close as possible to the human eye perception. Workflows involving image manipulation programs are discussed and demonstrated. </p>
<p>The attendee learned how to digitally capture the full range of luminance of any given scene (in our case, lighting design projects) with affordable hardware.  He also learned how to manipulate this data with affordable software to create a digital picture that is closer to his perception of the scene.</p>

<a href="http://www.pfbreton.com/wordpress/wp-content/gallery/conferences_2009_lightfair/hdr-example.jpg" title=""  >
	<img class="ngg-singlepic" src="http://www.pfbreton.com/wordpress/wp-content/gallery/cache/160__450x_hdr-example.jpg" alt="We can capture the entire range of luminance by taking several pictures of the same scene at various exposures." title="We can capture the entire range of luminance by taking several pictures of the same scene at various exposures." />
</a>

<p> </p>
<h2>HDRI and Qualitative Lighting Simulation</h2>
<p>HDR Imaging does not only improve our ability to photograph design projects.  It also allows us to improve our efficiency in lighting simulation workflows.  One can use a 3D rendering software to create one image per light source and combine them together in a compositing application.  The advantage of doing this is that the designer can interactively change the intensity of each layer in real time without re-rendering the model each time.</p>
<p>Typical techniques for achieving this workflow are demonstrated as well.</p>
<h2>HDRI and Quantitative Lighting Analysis</h2>
<p>HDR Imaging also gives us the possibility to perform advanced Daylighting studies of architectural and urban spaces.  We can use this technology to understand glare issues, yearly or monthly cumulative irradiances and more.</p>
<p>Application examples are shown in this lecture.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/07/lightfair-2009-lecture-high-dynamic-range-imaging-for-lighting-design-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NASCAR Hall of Fame Glare Study</title>
		<link>http://www.pfbreton.com/2009/07/nascar-hall-of-fame-daylight-simulation/</link>
		<comments>http://www.pfbreton.com/2009/07/nascar-hall-of-fame-daylight-simulation/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 11:16:05 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[Selected Projects]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Glare]]></category>
		<category><![CDATA[Lighting Analysis]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=262</guid>
		<description><![CDATA[The NASCAR Hal of Fame honors drivers who have shown exceptional skill at NASCAR driving, all-time great crew chiefs and owners, and other major contributors to the sport.
The exterior twisted steel ribbon representing a race track created a potential of glare for pedestrians and cars passing near by. My mandate was to help the design [...]]]></description>
			<content:encoded><![CDATA[<p>The NASCAR Hal of Fame honors drivers who have shown exceptional skill at NASCAR driving, all-time great crew chiefs and owners, and other major contributors to the sport.</p>
<p>The exterior twisted steel ribbon representing a race track created a potential of glare for pedestrians and cars passing near by. My mandate was to help the design team understanding if this was a real issue or not.</p>
<div id="media"><object id="csSWF" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="243" 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/07/hof_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="500" height="243" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/07/hof_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> </p>
<p>With the use of computer simulation, several videos where created demonstrating the effect of the reflection of the direct sunlight on the surroundings of the building to identify glare sources. Simulations for the solstice and equinoxes where performed.</p>
<p><strong>Lighting Consultant:</strong> One Lux Studio<br />
<strong>Computer simulations:</strong> Pierre-Felix Breton</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/07/nascar-hall-of-fame-daylight-simulation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validation of 3ds Max Design&#8217;s Daylighting tools</title>
		<link>http://www.pfbreton.com/2009/07/validation-of-3ds-max-designs-daylighting-tools/</link>
		<comments>http://www.pfbreton.com/2009/07/validation-of-3ds-max-designs-daylighting-tools/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 10:51:27 +0000</pubDate>
		<dc:creator>Pierre-Felix Breton</dc:creator>
				<category><![CDATA[Autodesk]]></category>
		<category><![CDATA[Conferences & Publications]]></category>
		<category><![CDATA[In the News!]]></category>
		<category><![CDATA[Architectural Lighting]]></category>
		<category><![CDATA[Architectural Visualization]]></category>
		<category><![CDATA[Daylight Simulation]]></category>
		<category><![CDATA[Lighting Analysis]]></category>
		<category><![CDATA[Lighting Design]]></category>

		<guid isPermaLink="false">http://www.pfbreton.com/?p=252</guid>
		<description><![CDATA[I am proud to say that the daylight simulation tools in 3ds Max Design 2009 (and beyond) has been validated by the National Research Council of Canada.
I have participated in the process and contributed to the authoring of the following paper: 3ds Max Design Exposure Validation (pdf &#8211; 5835Kb) &#8211; which describes the process and [...]]]></description>
			<content:encoded><![CDATA[<p>I am proud to say that the daylight simulation tools in 3ds Max Design 2009 (and beyond) has been validated by the National Research Council of Canada.</p>
<p>I have participated in the process and contributed to the authoring of the following paper: <a title="3ds Max Design Exposure Validation " onclick="openPopup(this.href,&quot;&quot;,&quot;&quot;,&quot;&quot;,&quot;&quot;);return false;" href="http://images.autodesk.com/adsk/files/3ds_max_design-exposure_validation.pdf" target="_blank">3ds Max Design Exposure Validation<!--stopindex--></a> <span>(pdf &#8211; 5835Kb) &#8211; which describes the process and results.</span></p>
<p><img class="alignleft size-full wp-image-11" title="Daylight Simulation" src="http://www.pfbreton.com/wordpress/wp-content/uploads/2009/06/whitepaper.jpg" alt="Daylight Simulation" width="300" height="100" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pfbreton.com/2009/07/validation-of-3ds-max-designs-daylighting-tools/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>
