teatime or beer ?
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
#include "woods.inc"
|
||||
|
||||
// -----------------------------------------------------------------
|
||||
|
||||
#declare Poteau_0 = object
|
||||
{
|
||||
union
|
||||
@@ -37,8 +39,8 @@ texture
|
||||
union
|
||||
{
|
||||
cylinder { <0, 0, 0>, <0, 20, 0>, 0.42 }
|
||||
cone { <0, 20, 0>, 0.64, <0, 23, 0>, 0.21 }
|
||||
cylinder { <-2, 19, 0>, <2, 19, 0>, 0.20 }
|
||||
cone { <0, 20, 0>, 0.64, <0, 21, 0>, 0.21 }
|
||||
cylinder { <-4, 19, 0>, <4, 19, 0>, 0.20 }
|
||||
}
|
||||
texture { T_Wood12 rotate x*90 scale 3 }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user