MatLab Downloads
Download Material Scenes Here: Default materials scenes (MatLab) for setting up materials for testing and thumbnail creation to use when uploading/sharing materials. |
Myblog Categories
Myblog Latest Entry
Myblog Archive
- April 2010 (1)
- November 2009 (1)
- October 2009 (2)
- July 2009 (1)
- May 2009 (1)
- April 2009 (2)
- March 2009 (1)
- January 2009 (1)
- November 2008 (1)
- September 2008 (2)
- August 2008 (2)
- July 2008 (1)
- June 2008 (3)
- May 2008 (4)
- April 2008 (4)
- March 2008 (1)
- February 2008 (2)
- January 2008 (2)
- December 2007 (1)
- November 2007 (1)
- October 2007 (2)
- September 2007 (2)
- August 2007 (1)
- June 2007 (1)
- May 2007 (1)
- April 2007 (1)
- March 2007 (1)
| 3ds Max 2008 Portal light tip |
|
|
|
| Written by Jeff Patton | |||
| Saturday, 20 October 2007 14:12 | |||
|
Tried the mr Sky Portal yet? Good stuff eh? Well, don't forget that you can use the mr Sky Portal lights for more than just skylight portals. They work great for visible area lights as well. In this tip I'll show you how you can add kelvin temperature control to the sky portal lights and use them in your scenes as area lights. In the first step you'll need to modify the base.mi file to remove the hidden tags from the two shaders in the light utility section. So, open the base.mi file in your favorite text editor and scroll down towards the bottom to the "Light utils" section. Once there you'll place a pound sign in front of the "hidden" tags on both the mib_cie_d and the mib_blackbody shaders. Next, you'll need to modify the apply type on both as well. These shaders are actually light shaders and can currently only be applied to light sources...HOWEVER, you can simply add the apply type "texture" and you'll be able to use them as a texture map to give the portal lights kelvin capabilities. Here's a visual of my base.mi file highlighting the changes I outlined above: (be sure to add the comma after "apply light")Once the base.mi modifications are complete, add a mr Skylight Portal to your scene. In the advanced parameters rollout enable "Visible to Renderer" and select custom for the color source. Click the button next to Custom that's currently labeled "None" and assign either the mib_cie_d or mib_blackbody shader. Of course you'll need to drag an instanced copy of that shader to the material editor in order to modify the color/temperature and brightness. And here's an example render using two portal lights with cie_d shaders applied (click to enlarge). ![]() I did not use any indirect illumination in these examples because I wanted to illustrate the portal lights diffuse illumination of the scene. But remember the mr Sky Portal obviously works great with FG, but they also will emit photons if you wish to use them with GI. Blog entries may be discussed in the 3DA forums HERE
Set as favorite
Bookmark
Email this
Hits: 9381 Trackback(0)
Comments (8)
![]() Joseph Harford wrote on September 18, 2008
ervin poljak wrote on June 07, 2009
maryam wrote on September 07, 2009
David wrote on December 03, 2009
David wrote on December 03, 2009
snake eyes wrote on July 02, 2010
snake eyes wrote on July 05, 2010
Write comment
You must be logged in to post a comment. Please register if you do not have an account yet.
|















(be sure to add the comma after "apply light")


