POV-Ray : Newsgroups : povray.binaries.scene-files : String adjustment scene : Re: String adjustment scene Server Time
2 Sep 2024 10:15:31 EDT (-0400)
  Re: String adjustment scene  
From: Mark James Lewin
Date: 6 Dec 2001 22:47:18
Message: <3C103819.8861B21F@yahoo.com.au>
I wrote something similar to this a while ago (based on the same webiste) but never
posted it. My incarnation used one 2D array
to contain pos, vel, and locking points though. This negates the need for checking the
individual arrays comply with one another.
    Anyway you do it, strings are fun.

MJL

--
light_source{12*(y-z)rgb 2fade_distance 9fade_power 2area_light x,z,5,5}#macro A
(H,B,R,T)prism{0,1H+4,0u*9,9v*9,0#local I=1;#while(I<H)#local V=asc(substr(B,I,1
))-33;<div(V,10)mod(V,10)>#local I=I+1;#end pigment{red 1}rotate-<90,R>translate
-T}#end A(16"/.@VZno=<PLA89/"0,5*x)A(14",6;MWmhryXN3,"60<15,0,8>)camera{location
25*(y-z)look_at 0}A(8"6hiAG=6"-60,-10*x)box{-99(x+z)*99 pigment{rgb 1}}   // MJL


Post a reply to this message

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