File talk:Nebulabrot.jpg

Latest comment: 17 years ago by 65.57.245.11 in topic How to generate

File information

edit

This file was marked as equivalent to w:Image:Nebulabrot.png from en.wikipedia.org according to the NowCommons tag.

This is the edit history for that file's page:

  • [2004-11-09T01:32:26Z] Evercat (png Buddhabrot)
  • [2004-11-09T01:33:46Z] Evercat
  • [2005-06-11T18:09:52Z] Pt ([[:Category:Images of fractals]]; wikified)
  • [2005-12-18T04:33:47Z] Saperaud
  • [2005-12-18T05:18:02Z] Saperaud


Original title:

  • Nebulabrot.png


Upload log:

  • (del) (cur) 01:32, 9 November 2004 . . Evercat (Talk | contribs) . . 1024×768 (806,428 bytes) (png Buddhabrot)


Text:

[[PNG]] [[Buddhabrot]]
{{gfdl}}


Poccil 21:25, 18 September 2006 (UTC)Reply

How to generate

edit

Use the C program at w:User:Evercat/Buddhabrot.c with something like:

#define RED_MULTIPLIER 0.15
#define GREEN_MULTIPLIER 0.228
#define BLUE_MULTIPLIER 0.28
#define RED_ITERATIONS_LOWER 0
#define RED_ITERATIONS_UPPER 2000
#define GREEN_ITERATIONS_LOWER 0
#define GREEN_ITERATIONS_UPPER 200
#define BLUE_ITERATIONS_LOWER 0
#define BLUE_ITERATIONS_UPPER 20
 --65.57.245.11 23:52, 2 April 2007 (UTC)Reply
Return to the file "Nebulabrot.jpg".