hexablob + openbox -> boxed_blob
This commit is contained in:
15
essai.pov
15
essai.pov
@@ -212,6 +212,15 @@ union {
|
||||
}
|
||||
// ------------------------------------------------------ ##
|
||||
|
||||
#declare Blob_Boxed = object
|
||||
{
|
||||
union {
|
||||
object { OpenBox(0.5, 0.01) }
|
||||
object { HexaBlob }
|
||||
}
|
||||
}
|
||||
// ------------------------------------------------------ ##
|
||||
|
||||
#debug " !!! ACTION !!!\n"
|
||||
|
||||
light_source {
|
||||
@@ -244,9 +253,9 @@ union {
|
||||
object { Repere translate y*1 }
|
||||
#break
|
||||
#case (4)
|
||||
object { Trident_A ()
|
||||
scale 1.8
|
||||
rotate <35, 0, 12> translate 2.6*y
|
||||
object { Blob_Boxed
|
||||
scale 4.000
|
||||
rotate <7, 0, 12> translate 3.7*y
|
||||
rotate -y*(clock*2) }
|
||||
#break
|
||||
#case (5)
|
||||
|
||||
Reference in New Issue
Block a user