Logo by wmauzey - 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. March 29, 2024, 12:29:00 PM


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  
The Devil is in the DetailShimmeringWave Distortion
Shimmering
Previous Image | Next Image
Description: 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
}

Stats:
Total Favorities: 0 View Who Favorited
Filesize: 205.35kB
Height: 768 Width: 1024
Discussion Topic: View Topic
Keywords: shimmer custom fractint formula 
Posted by: simon.snake October 26, 2016, 05:04:25 PM

Rating: Has not been rated yet.

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

Comments (0) rss

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.158 seconds with 28 queries. (Pretty URLs adds 0.004s, 1q)