Red-Julia-Set-Fractal-Generator

所属分类:Julia编程
开发工具:C
文件大小:0KB
下载次数:0
上传日期:2023-10-21 11:15:03
上 传 者sh-1993
说明:  Red Julia集分形生成器,,
(Red Julia Set Fractal Generator,,)

文件列表:
Juliap33p4.jpg (293503, 2023-12-02)
LICENSE (1069, 2023-12-02)
bmp2line.c (4118, 2023-12-02)
juliasetm003p647.jpg (612597, 2023-12-02)
juliasetp257p0011.jpg (228931, 2023-12-02)
redjulia.c (5862, 2023-12-02)

# Red-Julia-Set-Fractal-Generator This program generates an image file juliaset.bmp based on input parameters. Usage ./redjulia.bin creal cimag xstart xend ystart height width e.g. ./redjulia.bin .33 .4 -2.1 2.1 -1.2 900 1600 e.g. ./redjulia.bin .33 .4 -.3 .4 -1 900 1600 creal and cimag are the real and imaginary components used in the z^2 + c equation use to generate Julia set fractals. xstart and xend are the real horizontal limits of the image to be produced. ystart is the imaginary limit at the bottom of the image to be produced. yend is calculated internally from the aspect ratio. height and width are the vertical and horizontal pixel lengths of the image to be produced.

近期下载者

相关文件


收藏者