|
 |
On 2026-02-11 12:18 (-4), kurtz le pirate wrote:
>
> Yes, the texture/material of the cardboard is not right.
>
> Numerous attempts have been made, but none have been very satisfactory.
> I am open to suggestions on this matter.
Something I whipped up this evening.
---%<-----%<--[BEGIN CODE]--%<-----%<---
intersection
{ cylinder
{ 0, 0.2 * y, 4.1
pigment { rgb <1, 0.9, 0.6> }
normal { bumps 0.1 scale 0.3 }
}
cylinder
{ -0.1 * y, 0.3 * y, 4
pigment { rgb 0.6 }
normal
{ crackle -0.5
scale <1, 0.1, 1> * 0.5
}
}
}
--->%----->%---[END CODE]--->%----->%---
Post a reply to this message
Attachments:
Download 'kurtz-coaster.jpg' (27 KB)
Preview of image 'kurtz-coaster.jpg'

|
 |