|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
camera { location <-5,5,-15> look_at 0 angle 35 }
light_source { <120,1,-100> 1 }
plane { -z,0 pigment { checker rgb 1, rgb .5 } }
sor
{ 7,<0,-2><.01,-1.99><1,-1><.5,0><1,1><.01,1.99><0,2>
pigment { rgb x }
translate -z*1.2
}
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Nieminen Juha wrote:
>
> camera { location <-5,5,-15> look_at 0 angle 35 }
> light_source { <120,1,-100> 1 }
>
> plane { -z,0 pigment { checker rgb 1, rgb .5 } }
>
> sor
> { 7,<0,-2><.01,-1.99><1,-1><.5,0><1,1><.01,1.99><0,2>
> pigment { rgb x }
> translate -z*1.2
> }
Sturm fixes the problem so it is probably not a bug but a root solving
calculation error.
--
Ken Tyler - 1200+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Ken <tyl### [at] pacbellnet> wrote:
: Sturm fixes the problem so it is probably not a bug but a root solving
: calculation error.
You are right. How did I forget our friend Sturm?
--
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|