home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
_pov_dat
/
strway
/
connect.inc
< prev
next >
Wrap
Text File
|
1993-01-02
|
1KB
|
63 lines
// Wainscotting connector for pillars
// Wainscot
#declare Connector=
union {
intersection {
Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
}
intersection { Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 45.0>
}
intersection { Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 90.0>
}
intersection { Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 135.0>
}
intersection {
Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 180.0>
}
intersection {
Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 225.0>
}
intersection {
Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 270.0>
}
intersection {
Wainscot
scale <0.5 0.5 0.5>
rotate <-90.0 0.0 0.0>
translate <0.0 -2.4 0.0>
rotate <0.0 0.0 315.0>
}
rotate <90.0 0.0 0.0>
}