home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Ray Tracing Box
/
RAY_CD.mdf
/
raytrace
/
_pov_dat
/
pnbsf
/
fishlips.inc
< prev
next >
Wrap
Text File
|
1993-06-19
|
1KB
|
72 lines
// CYLINDER
object {
intersection {
intersection {
quadric {Cylinder_Y}
plane {<0.0 1.0 0.0> -0.5 inverse}
plane {<0.0 1.0 0.0> 0.5 }
}
scale <0.1 1 0.1>
rotate <90 -5 0>
translate <-0.05 -0.150759 -2.47479>
}
texture { FISHTEX }
}
// CYLINDER
object {
intersection {
intersection {
quadric {Cylinder_Y}
plane {<0.0 1.0 0.0> -0.5 inverse}
plane {<0.0 1.0 0.0> 0.5 }
}
scale <0.1 1 0.1>
rotate <90 5 0>
translate <0.05 -0.150759 -2.47479>
}
texture { FISHTEX }
}
// SPHERE
object {
sphere {<0 -0.150759 -3> 0.1}
texture { FISHTEX }
}
// CYLINDER
object {
intersection {
intersection {
quadric {Cylinder_Y}
plane {<0.0 1.0 0.0> -0.5 inverse}
plane {<0.0 1.0 0.0> 0.5 }
}
scale <0.1 1 0.1>
rotate <90 -5 0>
translate <-0.05 -0.250759 -2.47479>
}
texture { FISHTEX }
}
// CYLINDER
object {
intersection {
intersection {
quadric {Cylinder_Y}
plane {<0.0 1.0 0.0> -0.5 inverse}
plane {<0.0 1.0 0.0> 0.5 }
}
scale <0.1 1 0.1>
rotate <90 5 0>
translate <0.05 -0.250759 -2.47479>
}
texture { FISHTEX }
}
// SPHERE
object {
sphere {<0 -0.250759 -3> 0.1}
texture { FISHTEX }
}