cosmetic tuning

This commit is contained in:
tth
2022-03-11 05:47:38 +01:00
parent 92f6e5cf23
commit a740106ae9
2 changed files with 8 additions and 8 deletions

View File

@@ -11,8 +11,8 @@ BEGIN {
}
{
if ($5 > 4) color = "Magenta"
else color = "Cyan"
if ($5 > 6) color = "Turquoise"
else color = "Sienna"
pigment = "pigment { color " color " }"
printf "\t\tsphere { <%f, %f, %f>, %f %s }\n", \