teatime or beer ?

This commit is contained in:
le vieux
2021-03-15 17:29:35 +01:00
parent c53aa92319
commit 395d648c9d
23 changed files with 97 additions and 122 deletions

View File

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