Logo by LAR2 - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Visit us on facebook
 
*
Welcome, Guest. Please login or register. April 26, 2024, 12:28:55 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Number of iterations in Apophysis  (Read 10075 times)
0 Members and 1 Guest are viewing this topic.
darrellp
Guest
« on: December 31, 2007, 12:13:02 AM »

I've read Draves' paper on the Apophysis Flame algorithm and for the most part its well written, very understandable and complete.  One area he seems to have neglected, however, is the number of times he iterates for a given point.  The quality parameter dictates how many sample points are iterated on but in the algorithms for each individual point, the psuedo-code for the algorithm is simply

   iterate {
      ...
   }

with no indication of the number of iterations.  He says he skips the first 20 iterations but then how many more iterations are traversed is never discussed.  From experimenting with Apo I think it's probably a constant number but I'm not 100% positive and I have no idea what the number might be.

Anybody out there know anything about this?  I'm contemplating writing something that doesn't actually produce the flame but will show the set of points iterated off a starting point but I don't know how many iterations to show in order to accurately reproduce what Apo is doing.

Thanks!

Darrell Plank
jar_czar@msn.com
Logged
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #1 on: December 31, 2007, 06:30:53 PM »

i usually don't restart the iteration until i've done enough iterating for the next image update. this works most of the time because ifs tend to be chaotic, the important property of which is being bounded; even if this is not the case, almost always there is a nonlinear function like sin which is going to "trap" the iteration in a reasonable area. when this is not the case, i ad hoc determine a maximum iteration depth and do some multiple of that number of iterations (restarting between each) before the next image update.

i don't know if this is what apophysis uses (i'm allergic to delphi), but it works well for me smiley if you're looking for proof that it works ok, you can check my deviantart gallery (all works made using my programs).

let us know how you get on, and post some pictures smiley
Logged

David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #2 on: January 01, 2008, 01:32:38 AM »

I believe Apophysis has a parameter that allows the user to control the number of iterations on a given fractal - if done properly the actual number of iterations performed should also be based on the fractal dimension of the object and the resolution/magnification of the image but basing it on the fractal dimension is tricky when using non-linear modifications as is usually the case with flame fractals.
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
two mandelbrot number lines Images Showcase (Rate My Fractal) Eric B 0 3286 Last post September 24, 2012, 04:25:34 PM
by Eric B
Number 02 Mandelbulb3D Gallery Trsor 0 4482 Last post November 22, 2013, 02:01:29 PM
by Trsor
Using n (number of iterations) as a variable Mandelbrot & Julia Set TheRedshiftRider 11 8262 Last post June 24, 2014, 07:04:31 PM
by TheRedshiftRider
Largest number of iterations you've used Mandelbrot & Julia Set greentexas 4 6910 Last post November 19, 2016, 12:11:28 AM
by Adam Majewski
Number one.. Mandelbulber Gallery CCV 3 4527 Last post July 02, 2017, 03:12:28 AM
by CCV

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.146 seconds with 25 queries. (Pretty URLs adds 0.007s, 2q)