POV-Ray : Newsgroups : povray.binaries.images : Traced height_field : Re: Traced height_field Server Time
16 Aug 2024 14:19:56 EDT (-0400)
  Re: Traced height_field  
From: JRG
Date: 23 Jan 2002 12:40:58
Message: <3c4ef5aa@news.povray.org>
Yes, you're right. In fact I wasn't even sure about it.

--
#local j=text{ttf"arial""JRG".2,0}#local J=0;#while(J<10)#local R=0;#while
(R<2)#local G=0;#while(G<1)#if(inside(j<R,G.1>))object{j scale.025translate
<R-1G-J/20J/-40+2>pigment{rgb<9J>}}#debug"O"#else#debug" "#end#local G=G+
.025;#end#local R=R+.05;#debug"\n"#end#local J=J+1;#end// JRG

Home: http://digilander.iol.it/jrgpov  //New: Kitchen scene WIP


news:3c4e48a9@news.povray.org...
>
> "JRG" <jrg### [at] hotmailcom> wrote in message
> news:3c4dcf33@news.povray.org...
> > "Tim Nikias" <tim### [at] gmxde> ha scritto nel messaggio
> > news:3C4DC081.80FE4AB1@gmx.de...
> > > What exactly is a Peano 2D Space-Filling Curve?
> >
> > A parametric curve G: [a,b] --> [x0,x1] x [y0,y1], iniective (but I'm not
> sure about
> > it) and, which is important, suriective. The English terms might differ
> from the
>
> As I vaguely recall from my mathematical analysis courses, there cannot be a
> continuous space-filling curve which is injective and surjective at the same
> time. But I may be wrong...
>
> Fernando.
>


Post a reply to this message

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