need more work...
This commit is contained in:
@@ -43,8 +43,10 @@ union {
|
||||
sphere { < 3.3, -2.75, -16.5>, .6 }
|
||||
sphere { < 3.3, -2.75, -1>, .6 }
|
||||
}
|
||||
pigment { color Gray60 }
|
||||
finish { phong 0.5 }
|
||||
texture {
|
||||
pigment { color Gray60 }
|
||||
finish { phong 0.5 }
|
||||
}
|
||||
translate y*10
|
||||
}
|
||||
|
||||
@@ -59,7 +61,7 @@ difference {
|
||||
cylinder { <0, 3, -8>, <0, 6.2, -8>, .95 }
|
||||
}
|
||||
texture {
|
||||
pigment { color Gray40 }
|
||||
pigment { color Gray30 }
|
||||
finish { phong 0.65 }
|
||||
}
|
||||
translate y*10
|
||||
|
||||
Reference in New Issue
Block a user