Logo by Pauldelbrot - 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: Check out the originating "3d Mandelbulb" thread here
 
*
Welcome, Guest. Please login or register. March 29, 2024, 07:38:52 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: Kali Monument  (Read 1120 times)
0 Members and 1 Guest are viewing this topic.
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« on: February 21, 2017, 11:17:44 PM »

Kali Monument



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

public override void Init(){base.Init();if(GetString("intern.Formula.TempUpdateVal")!="0f607b11ab0fb3daca6033bfe510e63d"){SetParameterBulk("Formula.Static: Cycles=311 Julia=1 jx=-0.35 jy=-0.865 jz=-0.05 Scene: CenterX=1.0963481581945 CenterY=0.0927971019368486 CenterZ=-0.909887389435544 Radius=6.30367103196314E-08 Transformation.Camera: AngleX=92.1258247074778 AngleY=-53.8417546660607 AngleZ=105.063381103826 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=0f607b11ab0fb3daca6033bfe510e63d");}if(GetString("intern.Formula.TempUpdateVal")!="025692d9c0c2f21c57875a5fddeb70fd"){SetParameterBulk("Formula.Static: Cycles=311 Julia=1 jx=-0.35 jy=-0.865 jz=-0.05 Scene: CenterX=1.0963481581945 CenterY=0.0927971019368486 CenterZ=-0.909887389435544 Radius=6.30367103196314E-08 Transformation.Camera: AngleX=92.1258247074778 AngleY=-53.8417546660607 AngleZ=105.063381103826 IsometricProjection=0 Position=1 intern.Formula: TempUpdateVal=025692d9c0c2f21c57875a5fddeb70fd");}}public override bool GetBool(double x,double y,double z){double jx,jy,jz;if (_isJulia){jx=_jx;jy=_jy;jz=_jz;}else {jx=x;jy=y;jz=z;x=_jx;y=_jy;z=_jz;}for (int n=1;n < _cycles;n++){double r=x*x+y*y+z*z;if (r>5)return false;if (r>0){x=-x/r;y=Math.Abs(y)/r;z=Math.Abs(z)/r;}if(x>y)Red++;if(y>z)Green++;if(z>x)Blue++;x+=jx;y+=jy;z+=jz;}return true;}
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Monument Mandelbulb3D Gallery bib 0 769 Last post August 29, 2010, 02:51:17 PM
by bib
monument Mandelbulb3D Gallery openminded 0 680 Last post September 09, 2010, 04:31:03 PM
by openminded
Celestial Monument Images Showcase (Rate My Fractal) reallybigname 0 1125 Last post October 25, 2011, 09:59:58 AM
by reallybigname
Monument II Mandelbulb3D Gallery PO 0 711 Last post February 21, 2012, 02:54:55 PM
by PO
Monument Mandelbulb3D Gallery Lee Oliver 0 804 Last post January 26, 2016, 02:28:45 AM
by Lee Oliver

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.191 seconds with 29 queries. (Pretty URLs adds 0.006s, 2q)