start of cleanup
This commit is contained in:
@@ -14,7 +14,7 @@ union
|
||||
}
|
||||
texture {
|
||||
pigment { color Yellow }
|
||||
finish { phong 0.7 }
|
||||
finish { phong 0.5 }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -26,7 +26,7 @@ union
|
||||
object { Boogie translate z*-13.8 }
|
||||
object { Boogie translate z* 13.8 }
|
||||
}
|
||||
finish { phong 0.65 }
|
||||
// finish { phong 0.65 }
|
||||
}
|
||||
|
||||
|
||||
@@ -68,8 +68,7 @@ difference
|
||||
box { <-2.2, 7, -21>, < 2.2, 14.8, -19> }
|
||||
box { <-2.2, 7, 21>, < 2.2, 14.8, 19> }
|
||||
}
|
||||
pigment { color Orange }
|
||||
finish { phong 0.5 }
|
||||
texture { Orange_Corail }
|
||||
}
|
||||
|
||||
#declare Toit_Corail = object
|
||||
@@ -243,7 +242,7 @@ union
|
||||
object { Tuyaux_Corail }
|
||||
object { Interieur_Corail }
|
||||
object { Lumieres_Corail }
|
||||
object { Rampe }
|
||||
// object { Rampe }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user