HOME | DD
element90 — Red Petals
Published: 2011-01-01 16:04:52 +0000 UTC; Views: 2301; Favourites: 49; Downloads: 0
Redirect to original
Description
Red petals on a black and white Gaussian Integer minimum distance background.Compare with Mauve Petals:
Created using mars and expanded using phobos both of which are C++ programs I've implemented using Gtkmm on Linux.
===================================
Parameters
Formula: Zazbcgd
z <- (z^alpha + (z^beta)*(c^gamma))^delta
alpha = 1
beta = -1
gamma = 2
delta = -2
initial z is set to the location in the complex plane
Bailout: 16
Max iterations: 400
Image centre: 0.000798773 - 0.000457844i
Long side: 0.683849
Colouring
Although the formula isn't a biomorph outer colouring is selected independently of the bailout.
Outer selection: (abs(real(z)) > 4) and (abs(imag(z)) > 4)
Outer colouring: final magnitude, the greater of abs(real(z)) and abs(imag(z))
Inner colouring: gaussian integer (round), minimum distance
















