hexablob + openbox -> boxed_blob

This commit is contained in:
Tonton Th
2026-02-15 16:12:53 +01:00
parent 606536c3f3
commit 0649930f7e
3 changed files with 51 additions and 23 deletions

View File

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