need more work...

This commit is contained in:
le vieux
2021-03-15 03:08:13 +01:00
parent 752e11c226
commit 9430b5f133
22 changed files with 141 additions and 212 deletions

View File

@@ -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