BlueMaze by HellGauss
Open full image in new tab Members remain the original copyright holder in all their materials here at Renderosity. Use of any of their material inconsistent with the terms and conditions set forth is prohibited and is considered an infringement of the copyrights of the respective holders unless specially stated otherwise.
Description
Created with my application
Formula (in c language):
for (z=0;z [minor] maxit;z++)
{
tm=rr;
rr=rr*rr-ii*ii+r*(1+cos(3.15395*ii));
ii=2*tm*ii+i*(1+0.1*tan(1.15395*tm));
if (rr*rr+ii*ii>1777550) break;
}
return z;
Mode: julia
Center: 0,0
Rotation angle:0
Diagonal length=0.6
c_r=-0.91127400000000003
c_i=1.8820000000000555e-003
Comments (0)
No comments have been posted. Sign In or Register to share your thoughts.