Logo by reallybigname - Contribute your own Logo!

END OF AN ERA, FRACTALFORUMS.COM IS CONTINUED ON FRACTALFORUMS.ORG

it was a great time but no longer maintainable by c.Kleinhuis contact him for any data retrieval,
thanks and see you perhaps in 10 years again

this forum will stay online for reference
News: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. March 28, 2024, 09:41:24 AM


Login with username, password and session length


The All New FractalForums is now in Public Beta Testing! Visit FractalForums.org and check it out!


Pages: [1]   Go Down
  Print  
Share this topic on DiggShare this topic on FacebookShare this topic on GoogleShare this topic on RedditShare this topic on StumbleUponShare this topic on Twitter
Author Topic: Birth of the Sun  (Read 887 times)
0 Members and 1 Guest are viewing this topic.
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« on: June 15, 2014, 10:52:06 PM »

Birth of the Sun



http://www.fractalforums.com/index.php?action=gallery;sa=view;id=16308

public override void Init() { base.Init();if(GetString("intern.Formula.TempUpdateVal")!="ffdb515bb997ab4ee422ff2e3c1c9fad"){SetParameterBulk("<Entry Key='Border.Max.x' Value='-0.142337030837344' /><Entry Key='Border.Max.y' Value='-0.621846227377711' /><Entry Key='Border.Max.z' Value='-0.145886679609661' /><Entry Key='Border.Min.x' Value='-0.142341333831193' /><Entry Key='Border.Min.y' Value='-0.621850530371559' /><Entry Key='Border.Min.z' Value='-0.145890982603509' /><Entry Key='Formula.Static.Cycles' Value='275' /><Entry Key='Formula.Static.Formula' Value='-1' /><Entry Key='Formula.Static.jx' Value='0' /><Entry Key='Formula.Static.jy' Value='0' /><Entry Key='Formula.Static.jz' Value='0' /><Entry Key='Formula.Static.jzz' Value='0' /><Entry Key='Formula.Static.MinCycle' Value='0' /><Entry Key='Transformation.Camera.AngleX' Value='10' /><Entry Key='Transformation.Camera.AngleY' Value='0' /><Entry Key='Transformation.Camera.AngleZ' Value='26' /><Entry Key='Transformation.Perspective.Cameraposition' Value='1' /><Entry Key='Transformation.Stereo.Angle' Value='-9' /><Entry Key='Transformation.Stereo.EyeDistance' Value='0.5' /><Entry Key='View.Height' Value='1200' /><Entry Key='View.Perspective' Value='0' /><Entry Key='View.Width' Value='1200' /><Entry Key='intern.Formula.TempUpdateVal' Value='ffdb515bb997ab4ee422ff2e3c1c9fad' />");} additionalPointInfo=new AdditionalPointInfo(); gr1=GetDouble("Formula.Static.Cycles"); int tempGr=(int)gr1; gr1=gr1- tempGr; gr1=1-gr1; gr1*=2.4;}double gr1=0;public override long InSet(double ar, double ai, double aj, double br, double bi, double bj, double bk, long zkl, bool invers) { double aar, aai, aaj; long tw; int n; int pow = 8; double gr =Math.Pow(10,gr1)+1.0; double theta, phi; double r_n = 0; aar = ar * ar; aai = ai * ai; aaj = aj * aj; tw = 0L; double r = Math.Sqrt(aar + aai + aaj); double phi_pow,theta_pow,sin_theta_pow,rn_sin_theta_pow; additionalPointInfo.red=0; additionalPointInfo.green=0; additionalPointInfo.blue=0; for (n = 1; n < zkl; n++) { theta = Math.Atan2(Math.Sqrt(aar + aai), aj); phi = Math.Atan2(ai, ar); r_n = Math.Pow(r, pow); phi_pow=phi*pow; theta_pow=theta*pow; sin_theta_pow=Math.Sin(theta_pow); rn_sin_theta_pow=r_n* sin_theta_pow; ar = rn_sin_theta_pow * Math.Cos(phi_pow)+br; ai = rn_sin_theta_pow * Math.Sin(phi_pow)+bi; aj = r_n * Math.Cos(theta_pow)+bj; aar = ar * ar; aai = ai * ai; aaj = aj * aj; r = Math.Sqrt(aar + aai + aaj);if(n>30 && n<50){ additionalPointInfo.red+=aar/r; additionalPointInfo.green+=aai/r; additionalPointInfo.blue+=aaj/r;} if (r > gr) { tw = n; break; } } if (invers) { if (tw == 0) tw = 1; else tw = 0; } return (tw);}

Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
The Birth of the Jellyfish (HD) Movies Showcase (Rate My Movie) lkmitch 0 726 Last post December 07, 2010, 03:21:40 PM
by lkmitch
Egg of Birth Mandelbulb3D Gallery Lee Oliver 0 659 Last post May 10, 2011, 03:11:36 AM
by Lee Oliver
The Birth of the Pink Pearls Mandelbulb3D Gallery mario837 0 1412 Last post May 16, 2011, 04:05:47 PM
by mario837
Birth of Stars Mandelbulb3D Gallery Alef 0 597 Last post September 09, 2012, 04:11:03 PM
by Alef
Fractal birth Mandelbulb3D Gallery Army Of Binaries 0 568 Last post August 20, 2014, 10:36:24 PM
by Army Of Binaries

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.161 seconds with 29 queries. (Pretty URLs adds 0.006s, 2q)