##################################################### # LIGHTING starts here ######################################################## # Light Commands # setlightset AREA, SET# # setirrad AREA, INDEX#, TYPE, COLOR4, DIR4, LENGTH, POS4, INFO4 # setirrada AREA, INDEX#, TYPE, COLOR4, DIR angle, LENGTH, POS4, INFO4 # setirrcoef SET# ROW, R, G, B # setirrcoefscale SET# SCALE # sundir AREA, SHADNUM, DIR4 # shadcol AREA, SHADNUM, COLOR4 # light types: 1=ambient, 2=point, 3=spot, 4=directional, 5=directional parented to cam # If AREA = -1 then applies to ALL areas. # AREA VENUE indices # 0 FE PLAYER # 1 FE CREATE PLAYER # 2 Apollo Gym # 3 Victory Hall # 4 The Viceroy # 5 Bangkok Palace # 6 The Grand Ballroom # 7 Shovel City # 8 Staples Center # 9 Caesar's Palace # 10 REF recovery script lighting # #// 0-5 ALL MODELS, ALL LIGHTBLOCKS (shorts + body) #// 6-7 ALL MODELS SHORTS LIGHTBLOCK ONLY #// 8-13 SKINTONE A MODELS BODY LIGHTBLOCK ONLY #// 14-19 SKINTONE B MODELS BODY LIGHTBLOCK ONLY #// 20-25 SKINTONE C MODELS BODY LIGHTBLOCK ONLY #// 26-29 ALL... ######################################################## # turn off and reset all single lights in all venues (setting lighttype=0 turns off light) # area Index Type Color Direction Length Position innercone outercone falloff # # THIS BLOCK MUST STAY: it ensures you start with all lights off # setlightset -1 0 setirrad -1 0 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 1 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 2 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 3 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 4 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 5 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 6 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 7 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 8 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 9 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 10 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 11 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 12 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 13 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 14 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 15 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 16 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 17 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 18 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 19 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 20 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 21 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 22 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 23 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 24 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 25 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 26 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 27 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 28 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrad -1 29 0 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Lights for FE boxer ######################################################## setlightset 0 0 # global Key Light setirrada 0 0 5 2.500000,3.000000,4.500000 -78.000000,-35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light setirrada 0 1 5 0.850000,0.850000,0.950000 -270.000000,-15.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrad 0 2 5 1.000000,1.000000,1.000000 110.000000,-15.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global spares #setirrada 0 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 0 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 0 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 0 6 5 0.900000,0.900000,0.900000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 0 7 5 0.900000,0.900000,0.900000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights #setirrada 0 8 5 0.000000,0.000000,0.000000 -78.000000,-20.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 9 5 0.000000,0.000000,0.000000 -78.000000,-20.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 10 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 11 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights #setirrada 0 12 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 13 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 0 14 5 2.500000,2.500000,2.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 15 5 0.000000,0.000000,0.000000 -78.000000,-35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 16 5 0.000000,0.000000,0.000000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 17 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights #setirrada 0 18 5 0.000000,0.000000,0.000000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 0 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights #setirrada 0 20 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 21 5 0.000000,0.000000,0.000000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 22 5 0.000000,0.000000,0.000000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 23 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 0 24 5 0.000000,0.000000,0.000000 -78.000000,-35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights #setirrada 0 25 5 0.000000,0.000000,0.000000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Create a Player Boxer Lighting ######################################################## setlightset 1 0 # global Key Light setirrada 1 0 5 0.800000,0.800000,0.800000 110.000000,-15.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light setirrada 1 1 5 0.550000,0.550000,0.550000 -320.000000,-15.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 1 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 1 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 1 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 1 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 1 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 1 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights #setirrada 1 8 5 1.000000,1.000000,1.000000 -78.000000,-35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 9 5 2.000000,2.500000,3.500000 -78.000000,-35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 10 5 2.000000,2.500000,3.500000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 1 11 5 1.000000,1.000000,1.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 1 12 5 0.100000,0.100000,0.100000 75.000000,-25.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 1 13 5 0.100000,0.100000,0.100000 110.000000,-15.000000,90.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 1 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 16 5 2.000000,2.500000,3.500000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 17 5 1.000000,1.000000,1.500000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 1 18 5 0.200000,0.200000,0.200000 75.000000,-25.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 1 19 5 0.300000,0.300000,0.300000 110.000000,-15.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # DARK skin tone Rim lights setirrada 1 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 1 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 1 25 5 1.000000,1.000000,1.000000 75.000000,-25.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # The Apollo Gym 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 2 0 0.100,0.100,0.100,0.2 shadcol 2 1 0.100,0.100,0.100,0.2 shadcol 2 2 0.100,0.100,0.100,0.2 # boxer shadow sun directions sundira 2 0 0.000000,0.000000,0.000000 sundira 2 1 45.000000,45.000000,45.000000 sundira 2 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for The Apollo Gym setlightset 2 0 # global Key Light setirrada 2 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 2 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 2 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 2 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 2 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 2 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 2 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 2 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 2 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 2 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 2 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 2 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 2 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 2 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 2 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 2 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 2 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################### # Victory Hall 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 3 0 0.100,0.100,0.110,0.29 shadcol 3 1 0.100,0.100,0.130,0.35 shadcol 3 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 3 0 0.000000,0.000000,0.000000 sundira 3 1 45.000000,45.000000,45.000000 sundira 3 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for Victory Hall #setlightset 3 0 # global Key Light setirrada 3 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 3 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 3 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 3 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 3 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 3 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 3 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 3 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 3 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 3 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 3 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 3 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 3 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 3 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 3 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 3 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 3 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # The Viceroy 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 4 0 0.100,0.100,0.110,0.29 shadcol 4 1 1 0.100,0.100,0.130,0.35 shadcol 4 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 4 0 0.000000,0.000000,0.000000 sundira 4 1 45.000000,45.000000,45.000000 sundira 4 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for The Viceroy #setlightset 4 0 # global Key Light setirrada 4 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 4 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 4 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 4 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 4 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 4 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 4 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 4 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 4 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 4 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 4 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 4 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 4 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 4 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 4 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 4 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 4 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## #Bangkok Palace 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 5 0 0.100,0.100,0.110,0.29 shadcol 5 1 0.100,0.100,0.130,0.35 shadcol 5 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 5 0 0.000000,0.000000,0.000000 sundira 5 1 45.000000,45.000000,45.000000 sundira 5 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for Bangkok Palace setlightset 5 0 # global Key Light setirrada 5 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 5 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 5 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 5 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 5 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 5 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 5 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 5 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 5 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 5 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 5 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 5 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 5 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 5 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 5 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 5 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 5 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # The Grand Ballroom 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 6 0 0.100,0.100,0.110,0.29 shadcol 6 1 0.100,0.100,0.130,0.35 shadcol 6 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 6 0 0.000000,0.000000,0.000000 sundira 6 1 45.000000,45.000000,45.000000 sundira 6 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for The Grand Ballroom setlightset 6 0 # global Key Light setirrada 6 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 6 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 6 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 6 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 6 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 6 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 6 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 6 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 6 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 6 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 6 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 6 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 6 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 6 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 6 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 6 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 6 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Shovel City 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 7 0 0.100,0.100,0.110,0.29 shadcol 7 1 0.100,0.100,0.130,0.35 shadcol 7 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 7 0 0.000000,0.000000,0.000000 sundira 7 1 45.000000,45.000000,45.000000 sundira 7 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for Shovel City 22/Oct/2003 setlightset 7 0 # global Key Light setirrada 7 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 7 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 7 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 7 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 7 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 7 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 7 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 7 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 7 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 7 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 7 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 7 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 7 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 7 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 7 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 7 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 7 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Staples Center 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 8 0 0.100,0.100,0.110,0.29 shadcol 8 1 0.100,0.100,0.130,0.35 shadcol 8 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 8 0 0.000000,0.000000,0.000000 sundira 8 1 45.000000,45.000000,45.000000 sundira 8 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for Staples Center setlightset 8 0 # global Key Light setirrada 8 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 8 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 8 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 8 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 8 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 8 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 8 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 8 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 8 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 8 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 8 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 8 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 8 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 8 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 8 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 8 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 8 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Caesar's Palace 12/Dec/2003 ######################################################### # boxer shadows # index r,g,b,a shadcol 9 0 0.100,0.100,0.110,0.29 shadcol 9 1 0.100,0.100,0.130,0.35 shadcol 9 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 9 0 0.000000,0.000000,0.000000 sundira 9 1 45.000000,45.000000,45.000000 sundira 9 2 25.000000,-55.000000,-45.000000 # Boxer Lighting for Caesar's Palace setlightset 9 0 # global Key Light setirrada 9 0 5 1.100000,1.100000,1.100000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 9 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light setirrada 9 2 4 0.100000,0.100000,0.200000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 9 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 9 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 9 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 9 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 9 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights setirrada 9 8 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 9 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 10 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 11 5 1.000000,1.000000,1.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights setirrada 9 12 5 0.100000,0.100000,0.100000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 9 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights setirrada 9 14 5 1.000000,1.000000,1.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 15 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 16 5 2.000000,2.500000,3.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 17 5 1.000000,1.000000,1.500000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights setirrada 9 18 5 0.100000,0.100000,0.100000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 9 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights setirrada 9 20 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 21 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 22 5 3.000000,3.500000,4.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 23 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 setirrada 9 24 5 3.000000,3.500000,4.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights setirrada 9 25 5 0.500000,0.500000,0.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 ######################################################## # Ref Recovery Script -- Preliminary. ######################################################### # boxer shadows # index r,g,b,a shadcol 10 0 0.100,0.100,0.110,0.29 shadcol 10 1 0.100,0.100,0.130,0.35 shadcol 10 2 0.100,0.100,0.130,0.2 # boxer shadow sun directions sundira 10 0 0.000000,0.000000,0.000000 sundira 10 1 45.000000,45.000000,45.000000 sundira 10 2 25.000000,-55.000000,-45.000000 setlightset 10 0 # global Key Light setirrada 10 0 5 1.500000,1.500000,1.500000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # global Fill light #setirrada 10 1 5 0.000000,0.000000,0.000000 -230.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global Overhead light #setirrada 10 2 4 0.000000,0.000000,0.000000 0.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # global spares #setirrada 10 3 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 10 4 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 10 5 5 0.000000,0.000000,0.000000 0.000000,0.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # shorts only (both boxers) setirrada 10 6 5 0.700000,0.700000,0.700000 -70.000000,70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 setirrada 10 7 5 0.700000,0.700000,0.700000 -70.000000,-70.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 # LIGHT skintone Rim lights #setirrada 10 8 5 0.000000,0.000000,0.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 9 5 0.000000,0.000000,0.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 10 5 0.000000,0.000000,0.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 11 5 0.000000,0.000000,0.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # LIGHT skintone Ambient lights #setirrada 10 12 5 0.0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 1.00000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 13 5 0.000000,0.500000,0.000000 -78.000000,35.000000,0.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Rim lights #setirrada 10 14 5 0.000000,0.000000,0.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 15 5 0.000000,0.000000,0.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 16 5 0.000000,0.000000,0.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 17 5 0.000000,0.000000,0.000000 -78.000000,30.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # MEDIUM skintone Ambient lights #setirrada 10 18 5 0.000000,0.000000,0.000000 45.000000,0.000000,180.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000 #setirrada 10 19 5 0.000000,0.000000,0.000000 -78.000000,35.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skin tone Rim lights #setirrada 10 20 5 2.000000,2.500000,3.500000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 21 5 2.000000,2.500000,3.500000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 22 5 1.000000,1.000000,1.000000 -78.000000,40.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 23 5 1.000000,1.000000,1.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 #setirrada 10 24 5 0.000000,0.000000,0.000000 -78.000000,-25.000000,0.000000 0.900000 0.000000,0.000000,0.000000 1.000000,0.450000,4.00000 # DARK skintone Ambient lights #setirrada 10 25 5 0.000000,0.000000,0.000000 110.000000,0.000000,90.000000 1.000000 0.000000,0.000000,0.000000 1.000000,0.650000,1.000000