|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Post a reply to this message
Attachments:
Download 'quadtree_dobbs.png' (145 KB)
Preview of image 'quadtree_dobbs.png'
|
|
| |
| |
|
|
|
|
| |
| |
|
|
"Doctor Morbius" <rob### [at] krelllabs> wrote in message
news:k2p3709vo79hm3concehbm302l7n29io6l@4ax.com...
Interesting! Is this in POV-Ray though?
--
- Respectfully,
Dan
http://<broken link>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
That's really excellent. If this is all POV, may I see the code?
best,
D.
"Doctor Morbius" <rob### [at] krelllabs> wrote in message
news:k2p3709vo79hm3concehbm302l7n29io6l@4ax.com...
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Cool Effect, looks like a fractal Mosaic.
I wonder why you changed your name though ... :-\
JC
Doctor Morbius wrote:
--
http://exether.free.fr/irtc (more IRTC stats !)
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
JC (Exether) wrote:
> Cool Effect, looks like a fractal Mosaic.
> I wonder why you changed your name though ... :-\
==> http://imbjr.blogspot.com/
>
> JC
>
> Doctor Morbius wrote:
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 5 Apr 2004 19:35:22 -0500, "Dan P" <dan### [at] yahoocom>
wrote:
>"Doctor Morbius" <rob### [at] krelllabs> wrote in message
>news:k2p3709vo79hm3concehbm302l7n29io6l@4ax.com...
>
>Interesting! Is this in POV-Ray though?
Again, why else would it be here?
--------------------------------
My First Subgenius Picture Book:
http://www.imbjr.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Mon, 5 Apr 2004 21:20:35 -0400, "Dennis Miller"
<dhm### [at] comcastnet> wrote:
>That's really excellent. If this is all POV, may I see the code?
It has some minor post-production, but the placement of the squares is
via POV. The code is currently being developed so it's not for viewing
yet. I intent to make it do things of some interest to me.
>best,
>D.
>
>"Doctor Morbius" <rob### [at] krelllabs> wrote in message
>news:k2p3709vo79hm3concehbm302l7n29io6l@4ax.com...
>
--------------------------------
My First Subgenius Picture Book:
http://www.imbjr.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On Tue, 06 Apr 2004 11:06:49 +0200, Hans Fink
<mas### [at] pecosnospamde> wrote:
>JC (Exether) wrote:
>
>> Cool Effect, looks like a fractal Mosaic.
>> I wonder why you changed your name though ... :-\
>
> ==> http://imbjr.blogspot.com/
Indeed.
>
>>
>> JC
>>
>> Doctor Morbius wrote:
>>
--------------------------------
My First Subgenius Picture Book:
http://www.imbjr.com
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
This looks like a representation of adaptive sampling ;-)
--
light_source{9+9*x,1}camera{orthographic look_at(1-y)/4angle 30location
9/4-z*4}light_source{-9*z,1}union{box{.9-z.1+x clipped_by{plane{2+y-4*x
0}}}box{z-y-.1.1+z}box{-.1.1+x}box{.1z-.1}pigment{rgb<.8.2,1>}}//Jellby
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |