POV-Ray : Newsgroups : povray.newusers : endless road or similar : Re: endless road or similar Server Time
31 Jul 2024 00:25:27 EDT (-0400)
  Re: endless road or similar  
From: Warp
Date: 24 Apr 2003 06:36:21
Message: <3ea7be24@news.povray.org>
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

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.