Logo by bib - 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: Support us via Flattr FLATTR Link
 
*
Welcome, Guest. Please login or register. April 19, 2024, 07:46:18 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 Set  (Read 1830 times)
0 Members and 1 Guest are viewing this topic.
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« on: November 14, 2016, 10:42:04 PM »

Kali Set



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


Kali Set

_jx=0;
_jy=-0.18;
_jz=-0.335;


 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)additionalPointInfo.red+=1;
      if (y>z)additionalPointInfo.green+=1;
      if (z>x)additionalPointInfo.blue+=1;
    }
    x+=_jx;
    y+=_jy;
    z+=_jz;
  }

« Last Edit: November 14, 2016, 10:53:25 PM by trafassel » Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Kali Demon Images Showcase (Rate My Fractal) Kali 0 782 Last post March 03, 2011, 06:35:30 PM
by Kali
Prof Kali Fractal Humor Tabasco Raremaster 0 1461 Last post July 28, 2011, 01:54:15 AM
by Tabasco Raremaster
Kali's Box Mandelbulb3D Gallery Tahyon 0 775 Last post November 16, 2011, 06:27:19 PM
by Tahyon
Asked by Kali Mandelbulb 3d DarkBeam 2 1315 Last post February 06, 2012, 10:19:52 PM
by DarkBeam
Kali's crown Mandelbulb3D Gallery bib 0 663 Last post April 17, 2012, 11:34:29 PM
by bib

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