File:Mandelbrot sequence new.gif

页面内容不支持其他语言。
這個文件來自維基共享資源
维基百科,自由的百科全书

Mandelbrot_sequence_new.gif(320 × 240像素,文件大小:23.64 MB,MIME类型:image/gif、​循环、​475帧)


摘要

描述
English: Used Zom-B's library with my own code and a golden gradient (similar to the default gradient used in Ultra Fractal). Each scene is 6x supersampled to remove sharp edges. Took... a while to render

Links to Java source code: Zom-B version project directory containing DoubleDouble class, adjustments made by Simpsons Contributor to keep max iteration and anti-aliasing factor at more conservative values for faster rendering. New golden gradient added. Includes animated gif encoder.

Zom-B version

Mandelbrot zoom with center at (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) and magnification 1 .. 3.18 × 1031 created using my own Java program, using:

  • Double-double precision (self-written library),
  • Adaptive maxiter depending on the inverse square root of the magnification
  • Adaptive per-pixel antialiasing strength depending on the maximum iteration of nearby pixels (15x AA max), (during antialiasing phase, maxiter is quadrupled),
  • Iteration smoothing,
  • New warm gradient which also gives clearer details, applied to the base-2 log of the smoothed iteration number,
  • Modified periodicity checking algorithm from Fractint, for significant speedup,
  • Main cardioid and period-2 bulb checking for another speedup,
  • Multi-threaded calculation
  • 136 hours calculation time on two PC's (6 cores combined)
Čeština: Mandelbrotova množina se středem v souřadnicích (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) a následném zvětšení 3.18 × 1031.
Македонски: Манделбротово множество со средиште во (-0,743643887037158704752191506114774, 0,131825904205311970493132056385139) и увеличување од 1 .. 3,18 × 1031.
Polski: Przybliżenie zbioru Mandelbrota z powiększeniem zmieniającym się od 1 do 3,18 × 1031.
Русский: Множество Мандельброта, координаты центра: -0,743643887037158704752191506114774, 0,131825904205311970493132056385139, увеличение от 1 до 3,18·1031
Bahasa Indonesia: Himpunan Mandelbrot adalah himpunan dari bilangan kompleks yang digunakan sebagai fungsi tidak menyimpang ketika iterasi dari , yaitu, urutan dari , , dll, tetap dibatasi dalam nilai absolut.
日期 2010年1月27日 (原始上传日期)
来源 本檔案是由Franklin.vp使用CommonsHelper,從en.wikipedia轉移到維基共享資源。
作者 英语维基百科Simpsons contributor
其他版本

评价

图像 of the year
图像 of the year
Featured 图像

维基共享资源维基百科

本文件是维基共享资源特色图片(Featured pictures),并被视为最好的图像之一。

 本文件是英语维基百科特色图片(Featured pictures),并被视为最好的图像之一。
 本文件是土耳其语维基百科特色图片(Seçkin resimler),并被视为最好的图像之一。

如果你拥有相似质量的可采用适当著作权许可协议发布的图像,一定要上传标记推荐它。

今日影音 本文件当选为2019年6月04日的今日影音。其说明如下:
English: Mandelbrot set zoom with center at (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) and magnification 1 .. 3.18 × 1031
其他语言
Čeština: Mandelbrotova množina se středem v souřadnicích (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) a následném zvětšení 3.18 × 1031.
English: Mandelbrot set zoom with center at (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) and magnification 1 .. 3.18 × 1031
Македонски: Манделбротово множество со средиште во (-0,743643887037158704752191506114774, 0,131825904205311970493132056385139) и увеличување од 1 .. 3,18 × 1031.
Polski: Przybliżenie zbioru Mandelbrota z powiększeniem zmieniającym się od 1 do 3,18 × 1031.
Русский: Множество Мандельброта, координаты центра: -0,743643887037158704752191506114774, 0,131825904205311970493132056385139, увеличение от 1 до 3,18·1031

许可协议

Public domain 本作品已被作者英语维基百科Simpsons contributor释出到公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
Simpsons contributor无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

Source code

原始上传日志

原始描述頁面位於這裡。下列使用者名稱均來自en.wikipedia。
  • 2010-01-27 19:40 Simpsons contributor 320×240× (24785806 bytes) Larger.
  • 2009-05-06 17:17 Zom-B 180×135× (10382989 bytes) Mandelbrot zoom with center at (-0.743643887037158704752191506114774, 0.131825904205311970493132056385139) and magnification 1 .. 1{{e|30}} created using my own Java program, using: *[[http://en.wikipedia.org/wiki/Talk:Floating_point#No_mention_of_Double-
  • 2008-09-21 19:40 Simpsons contributor 180×135× (4778226 bytes)
  • 2008-09-21 19:30 Simpsons contributor 180×135× (777581 bytes) Mandelbrot zoom sequence
  • 2008-08-31 13:44 Simpsons contributor 256×192× (7234937 bytes) Self made with Java. See userpage for source code.

说明

添加一行文字以描述该文件所表现的内容
Zoom in on the Mandelbrot Set

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2010年1月31日 (日) 12:122010年1月31日 (日) 12:12版本的缩略图320 × 240(23.64 MB)Franklin.vp== Summary == ===Simpsons Contributor version=== Used Zom-B's library with my own code and a golden gradient (similar to the default gradient used in Ultra Fractal). Each scene is 6x supersampled to remove sharp edges. Took... <b>a while</b> to render =
2010年1月31日 (日) 12:122010年1月31日 (日) 12:12版本的缩略图320 × 240(23.64 MB)File Upload Bot (Magnus Manske) {{BotMoveToCommons|en.wikipedia|year={{subst:CURRENTYEAR}}|month={{subst:CURRENTMONTHNAME}}|day={{subst:CURRENTDAY}}}} {{Information |Description={{en|Used Zom-B's library with my own code and a golden gradient (similar to the default gradient used in Ul

以下2个页面使用本文件:

全域文件用途

以下其他wiki使用此文件:

查看本文件的更多全域用途