clipka <ano### [at] anonymousorg> wrote:
>
> My recommendations *do* work; I know because I tested them. You may have
> difficulty understanding or implementing them, that's all.
>
> #declare BRICK_SCALE = 10;
> brick_size <0.2500,0.0525,0.1250> * BRICK_SCALE
> mortar 0.0100 * BRICK_SCALE
> ...
> scale 1/BRICK_SCALE
>
> does the trick.
5 or 10: how I could guess?
#declare BRICK_SCALE = 4;
#declare BRICK_SCALE = 40;
Very small it is necessary to multiply for 1000 or 10000. :)
Thank you!
Post a reply to this message
Attachments:
Download 'scale.jpg' (111 KB)
Preview of image 'scale.jpg'
|