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 19, 2024, 04:44:42 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!



 
  Search  

  Slideshow  
MankindThe BookBulbs
The Book
Previous Image | Next Image
Description: The power is hidden inside the pages.

// Gestaltlupe Formula:

public override void Init() {base.Init();if(GetString("intern.Formula.TempUpdateVal")!="39b3006174c24331ea81d414a3c48eb1"){SetParameterBulk("<Entry Key='Border.Max.x' Value='0.0111205533240342' /><Entry Key='Border.Max.y' Value='-2.00326313294903' /><Entry Key='Border.Max.z' Value='-0.319151523855221' /><Entry Key='Border.Max.zz' Value='0' /><Entry Key='Border.Min.x' Value='0.00875197860619015' /><Entry Key='Border.Min.y' Value='-2.00563170766785' /><Entry Key='Border.Min.z' Value='-0.321520098573131' /><Entry Key='Border.Min.zz' Value='0' /><Entry Key='Formula.Static.Cycles' Value='256' /><Entry Key='Formula.Static.Formula' Value='-2' /><Entry Key='Formula.Static.jx' Value='-3.86666666666667' /><Entry Key='Formula.Static.jy' Value='-0.01' /><Entry Key='Formula.Static.jz' Value='-0.4' /><Entry Key='Formula.Static.jzz' Value='0' /><Entry Key='Formula.Static.MinCycle' Value='256' /><Entry Key='Transformation.Camera.AngleX' Value='0' /><Entry Key='Transformation.Camera.AngleY' Value='-90' /><Entry Key='Transformation.Camera.AngleZ' Value='180' /><Entry Key='Transformation.Perspective.Cameraposition' Value='0.3' /><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='39b3006174c24331ea81d414a3c48eb1' />");}additionalPointInfo=new AdditionalPointInfo();}
public override long InSet(double ar, double ai, double aj, double br, double bi, double bj, double bk, long zkl, bool invers) { double gr=50000; double xx, yy, zz; long tw; int n; double x=ar,y=ai,z=aj; double r_n = 0; xx = x * x; yy = y * y; zz = z * z; tw = 0L; double r = Math.Sqrt(xx + yy + zz); double scale = 1.04; additionalPointInfo.red=0; additionalPointInfo.green=0; additionalPointInfo.blue=0;int xcount=6; for (n = 1; n < zkl; n++) {for(int xic=0;xic<xcount;xic++) { if (x > 1) x = 2.0 - x; else break;} if (x < -1) x = -2.0 - x; if (y < -1) y = -2.0 - y; if (z < -1) z = -2.0 - z; double fixedRadius = 1; double minRadius = 0.00001; xx=x*x;yy=y*y;zz=z*z; double length= r = xx + yy + zz; if(r!=0) { additionalPointInfo.red+=xx/r; additionalPointInfo.green+=yy/r; additionalPointInfo.blue+=zz/r; } if (length > gr) { tw = n; break; } double mult=1; if (length < fixedRadius && length>0) { mult=fixedRadius/length; } mult*=scale; x*=mult; y*=mult; z*=mult; x+=br; y+=bi; z+=bj; }if (invers) {if (tw == 0) tw = 1; else tw = 0; } return (tw); }
Stats:
Total Favorities: 0 View Who Favorited
Filesize: 253.94kB
Height: 1200 Width: 1200
Keywords: Mandelbox Julia Book Gestaltlupe 
Posted by: trafassel October 04, 2011, 10:23:38 PM

Rating: ***** by 5 members.

Image Linking Codes
BB Code
Direct Link
Html Link
0 Members and 1 Guest are viewing this picture.
  Slideshow  

Comments (4) rss
KRAFTWERK
Global Moderator
Fractal Senior
******
Posts: 1439


Virtual Surreality


View Profile WWW
October 07, 2011, 09:22:48 AM
 A Beer Cup
FractalJam
Alien
***
Posts: 25


Where is my avatar?


View Profile
October 07, 2011, 03:33:33 AM
nice concept and colorings
bib
Global Moderator
Fractal Senior
******
Posts: 2070


At the borders...


View Profile WWW
October 05, 2011, 09:15:20 AM
trafassel's color revolution  afro what happened to your traditional B/W and primary colors pictures? cheesy
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


View Profile WWW
October 04, 2011, 11:58:59 PM
i like this relief lighting ...

Return to Gallery

Powered by SMF Gallery Pro

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.228 seconds with 35 queries. (Pretty URLs adds 0.005s, 1q)