POV-Ray : Newsgroups : povray.binaries.images : Deterministic method of iterated fractal generation : Deterministic method of iterated fractal generation Server Time
18 Aug 2024 20:15:34 EDT (-0400)
  Deterministic method of iterated fractal generation  
From: David Fontaine
Date: 16 Mar 2001 01:31:45
Message: <3AB1B2B9.A87FF859@faricy.net>
(To the right group this time ;)

One way of making fractals: you have a region of space where the fractal
will be. You then have rules for making copies of that region
(translate, scale, rotate etc) within itself. Do the same thing within
each of those smaller copies. When you get down to the smallest level
you fill in the tiny copy of the original region. In two dimensions this
can be used to make the classic sierpinsky triangle or fern. I tried it
in three dimensions with an arbitrary set of rules for copying the
region, and placing a blob component whenever the macro got below a box
of width .005 (the original region being from <-1,-1,-1> to <1,1,1>). I
can easily define different rules to get different fractals.

The full-size render (1152x864) has some artifacts, black pixels, in the
blob. What causes that?

32768 blob components, 19880794 bytes, 40m 05s render time.

Comments/criticisms please

--
David Fontaine  <dav### [at] faricynet>  ICQ 55354965
My raytracing gallery:  http://davidf.faricy.net/


Post a reply to this message


Attachments:
Download 'iterated01.jpg' (163 KB)

Preview of image 'iterated01.jpg'
iterated01.jpg


 

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