FillRaysArray(10000000); number here show how smooth will be a boundary ( Julia set ) near parabolic fixed points Of course more smooth means more time to compute...
hyperbolic component of Mandelbrot set // #include <complex.h> // turn is an internal angle in turns // 0.0 <= radius <=1.0 double complex GiveC(int period...
fraktal.republika.pl c console progam using * symmetry * openMP draw parabolic Julia set and saves it to pgm file period TurnOffset 5 0.17298227404701 6 0...
local dynamic ) This c program can draw parabolic Julia sets for internal angle ( rotation number) from 1/2 to 1/15. One has only to change value of iPeriodChild...
points : * parabolic alfa fixed point Za * point of critical orbit inside 0 componet * 1 point on the boundary of last componet of the Julia set. This points...
points : * parabolic alfa fixed point Za * point of critical orbit inside 0 componet * 1 point on the boundary of last componet of the Julia set. This points...
See also other parabolic Julia sets from period 1 thru ... thru internal ray 1/1; c = 0.25 = 1/4 the root of the main cardioid. Julia set is a cauliflower...
openMP It uses modified DEM method (different from Milnor's) to draw parabolic julia sets gcc t.c -lm -Wall -fopenmp -march=native time ./a.out File s1000000f1...
filled Julia set iter =GiveLastIteration(Zx, Zy ); if (iter< iterMax ) // point escapes { color = 245; } // exterior else // Filled Julia Set Second step...
function) and 42 text files ( for info and debug) Numerical approximation of parabolic Julia set for fc(z)= z^2 + c iPeriodParent = 1 iPeriodOfChild = 20 parameter...