home *** CD-ROM | disk | FTP | other *** search
- #
- # An emissive window
- #
-
- # visible glass type for illum:
-
- void glass window_glass
- 0
- 0
- 3 .96 .96 .96
-
- # window distribution function, including angular transmittance:
-
- skyfunc brightfunc window_dist
- 2 winxmit winxmit.cal
- 0
- 0
-
- # illum for window, using 88% transmittance at normal incidence:
-
- window_dist illum window_illum
- 1 window_glass
- 0
- 3 .88 .88 .88
-
- # create 4 source polygons for better accuracy:
-
- !gensurf window_illum srcwindow '3' '.625+.75*t' '.625+.75*s' 2 2
-