Wednesday
AutoCAD 2008, RenderAutoCAD 2008 Render: Photometric Lights 1
AutoCAD 2008
I have metioned there are lots of changes in the Render Module in Autocad 2008 in my previous articles. One of this changes is photometric lights. Actually photometer is a comprehensive science division. However, we are not going to study it in detail. Briefly, it is a science field that investigates the transmittance, intensity etc. values of light during its travel from the source to the objects in real world. This corresponds to realistic lights in AutoCAD. You can see a render example formed by photometric light sources in Figure 1.

Fig.1
Firstly, we have to set the LIGHTINGUNITS system variable to 1 ( international ) in order to use photometric lights. Later, you can add lights manually if you are confident enough or you can use pre-defined photometric lights. In this part of series of articles, I am going to explain adding lights manually.
1 – Adding Photometric Lights Manually: It is a complicated process to add photometric lights manually. Through this process, we need .ies file that stores the characteristics of our light source. Light source producers publish graphs of light transmittance network for their products. These graphs are similar to the one in Figure 2.
These graphs are in IES format and have to meet the requirements of LM-63-1991. IES files are published by some of the light source producers. A large .ies files library can be accessed via the web site of Paramount Industries. Through world wide web other firms can be accessed by professionals. Two kinds of photometric light can be added to the stage; WEBLIGHT as a directed light source or FREEWEB as a point light source.

Fig.2
WEBLIGHT: We can quit from the command after setting the direction of the light. Further options can be changed from ‘properties ‘ window ( Figure 3). As can be seen, the intensity and color options (as candela) of the light can be changed in photometric properties section. Detailed pop-up windows are gioing to appear when these properties are accessed. Firstly, let us take a look at the light intensity option ( Figure 4 ).

Fig.3
Command : WEBLIGHT
Specify source location <0,0,0>: 10,10,280
Specify target location <0,0,-10>: 10,10,0
Enter an option to change [Name/Intensity factor/Status/Photometry/weB/shadoW/filterColor/eXit] <eXit>: x

Fig.4
You can adjust the intensity of the light in any desired unit in this window. Color of the light can be adjusted via the window opened by a small command icon when you get the relevant line (Figure 5).

Fig.5
I chose a mercury-streamed light for you to better understand the color and temperature values. The important point starts when the photometric network is being prepared ( Figure 6 ).

Fig.6
Browse a .ies file downloaded from internet and the transmittance graph is ready. A corner light source is given in the example.
FREEWEB: The only difference of the point light source is the question for the source location only. Target point is not being asked since it is not a directed light. Other properties are the same.
Technorati Tags: AutoCAD 2008, Render, Lights, Daily AutoCAD
Related Topics:
Read in other languages: TR
Viewed 8,907 times so far... This week: 75 Today: 7 Latest: 5 July 2009, 3:48Post Tags:
Related Posts
Popular
- Hip tip: Increasing view resolution with VIEWRES system variable
07/03/2009 04:39 am
7 Comments - Sirince – IZMIR
07/02/2009 11:02 am
1 Comment - Visual LISP: Programming user interfaces with OpenDCL
07/01/2009 10:15 pm
10 Comments - 3D Modeling 7: EXTRUDE
06/30/2009 02:14 pm
10 Comments - Ask DailyAutoCAD: Which Notebook to Buy?
06/30/2009 12:17 pm
1 Comment
Featured Articles
- AutoCAD 2009 Update 3 Released
- Speed Up As AutoCAD 2009 Ribbon Menu Helps You!
- MEP Analysis Extension for AutoCAD MEP extended to March 31, 2009
- Recap of AutoCAD-related technologies on Autodesk Labs
- Technology Preview of MEP Analysis Extension extended to 12/31/08
- Autodesk Labs: Forward and Backward utility for AutoCAD
|

Dec 13, 2007
Reply
Can I ask what WordPress Theme or Plug-in you use to get the different authors picture for each post?
Dec 13, 2007
Reply
Hello Barry,
We’re not using a plug-in for this. There are very simple 3 steps to do
1- Preapre an html file including authors photo and name. name of HTMl file must be same with author’s name.
2- put it into a separate folder (in my example \frames)
3- Put this code into your single.php and index.php :< ?php include ('frames/'.get_the_author_nickname().'.htm'); ?>
Dec 13, 2007
Reply
Great, thx for the info.
I’ll give it a try.
Jan 9, 2009
Reply
Hi,
I use AutoCad 2008 together with 3dsMax design.
How do you compare this procedure you descirube, to using 3dsmax and do a filelink to your autocad drawing?
I did try to do it in AutoCad but it seems not to function all that well together with our electric application program MagiCad.
It would be wonderful however if you got all the information through the lighting database, not only the actual 3Dmodel of the lamp, but also the IES file.
Can you get ISO curves as well in Autocad? or not yet..?
Apr 9, 2009
Reply
Hi, I drag a masonry from tool palettes to materials window. It’s not show the texture of masonry. What should I do?