|
|
Warby <nomail@nomail> wrote:
> Is there a way of travelling down a straight image, like a road, that goes
> on forever? Some technique for repeating a stretch for example?
If you make a plane and put an image map onto it, it will repeat
infinitely by default.
Also, it's not difficult to make a pigment which looks like a (simplified)
road and continues infinitely.
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|