Logo by mclarekin - 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:35:16 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: Shimmering  (Read 954 times)
0 Members and 1 Guest are viewing this topic.
simon.snake
Fractal Bachius
*
Posts: 640


Experienced Fractal eXtreme plugin crasher!


simon.fez SimonSideBurns
« on: October 26, 2016, 05:04:25 PM »

Shimmering



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

A custom FractInt formula in Julia mode.

Parameters as follows:

Code:
Shimmering         { ; A Simon Snake Formula
                     ; Julia mode
                     ;  Fractint Version 2099 Patchlevel 8
  reset=2099 type=formula formulafile=simon.frm
  formulaname=simon0167-E ismand=n passes=t
  center-mag=-7.10543e-015/2.13163e-014/0.02712756/0.75
  params=-6.4754183198206023/0.029335071707953908 float=y maxiter=512
  inside=0 outside=tdis
  colors=974<11>741741630630630<10>C96C96DA7<4>EB9FCAFCA<71>kjilkjlkj<8>rr
  pssqttr<2>vvtwwuwwt<10>wwiwwhwwgwwfvvdwwc<26>fU6eT5eS3dR2cP0<24>UB4UA4U9
  4<3>S75R66R66<24>K22K22K22<4>I00H00H00G00G00F00F00E00E00<5>A63974974974
  }



The formula file should be named simon.frm and must contain:

Code:

simon0167-E {
  if (ismand)
    zf = p = pixel
  else
    zf = pixel
    p = p1
  endif
  z = 0
  count = 0:
  zf = (p/zf) * (p/zf) * (p/zf) + p
  z = z + zf
  count = count + 1
  count < 50
}
« Last Edit: October 26, 2016, 05:35:42 PM by simon.snake » Logged

To anyone viewing my posts and finding missing/broken links to a website called www.needanother.co.uk, I still own the domain but recently cancelled my server (saving £30/month) so even though the domain address exists, it points nowhere.  I hope to one day sort something out but for now - sorry!
Pages: [1]   Go Down
  Print  
 
Jump to:  


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.149 seconds with 26 queries. (Pretty URLs adds 0.005s, 2q)