Logo by eNZedBlue - Contribute your own Logo!
News:

Permanently Ban the Sale of Ivory! - Help Keeping one of the biggest blastocyst on Earth alive!

 
*
Welcome, Guest. Please login or register., Guest. Please login or register. March 21, 2010, 08:25:16 AM


Login with username, password and session length



Pages: 1 2 3 [4]
  Print  
Share this topic on Facebook
Author Topic: Calcyman's Idea (2D)  (Read 1606 times)
0 Members and 1 Guest are viewing this topic.
stigomaster
Conqueror
*******
Posts: 62



View Profile
« Reply #45 on: February 02, 2010, 10:23:30 PM »

Warning: Horrible pun ahead!

I guess the Mandelbrot set got a little makeover... It's such a nice tan.
Logged

Temporary placeholder for signature
kram1032
Fractal Bachius
*
Posts: 542


View Profile
« Reply #46 on: February 02, 2010, 10:25:09 PM »

First fractal joke being funny so far cheesy
Logged
LesPaul
Safarist
******
Posts: 47


View Profile
« Reply #47 on: February 02, 2010, 10:30:32 PM »

Haha, stigoman.  smiley

Bib, where did you find those images?  Are you saying that they're not z*tan(z)?
Logged
bib
Fractal Phenom
******
Posts: 437



View Profile
« Reply #48 on: February 02, 2010, 10:41:39 PM »

lol

I did these images last year, with different formulae: Supernova, Herman Ring, Phoenix-Halley-Nova, so not z*tan(z)
« Last Edit: February 02, 2010, 10:54:48 PM by bib » Logged

Between order and disorder reigns a delicious moment. (Paul Valéry)
stigomaster
Conqueror
*******
Posts: 62



View Profile
« Reply #49 on: February 09, 2010, 10:27:53 PM »

This is the bifurcation diagram of xn+1 = xn * tan(xn) + x0. It features a moderately sized logistic map-ish thing in the middle along with many others of different sizes spread around the entire set. View size (-5, -3.75)-(5, 3.75)


* map.png (94.79 KB, 640x480 - viewed 22 times.)
Logged

Temporary placeholder for signature
kram1032
Fractal Bachius
*
Posts: 542


View Profile
« Reply #50 on: February 10, 2010, 03:57:24 PM »

strange bifurcation diagram smiley
How wide is that range that is clearly not chaotic, in the middle?
Logged
stigomaster
Conqueror
*******
Posts: 62



View Profile
« Reply #51 on: February 10, 2010, 04:58:55 PM »

It goes from about -1.11 to about 0.24, a width of a tiny bit less than 1.35.
Logged

Temporary placeholder for signature
Timeroot
Fractal Fanatic
****
Posts: 258


The pwnge.


View Profile WWW
« Reply #52 on: February 10, 2010, 07:39:08 PM »

Interesting diagram; rather than "bands" of chaos or periodic "windows", it looks more like chaotic "curtains" and periodic "brdiges".  smiley

For those of you on the UF mailing list, someone recently posted that he had seen the "mandelbfields" - those weird, flying Mandelbrots we saw at 1:16 in Reply #37 - in the phoenixDoubleNova fractal. Oh dear god, fractals are much, much too weird for us mortals... 
Logged

Someday, man will understand primary theory; how every aspect of our universe has come about. Then we will describe all of physics, build a complete understanding of genetic engineering, catalog all planets, and find intelligent life. And then we'll just puzzle over fractals for eternity.
kram1032
Fractal Bachius
*
Posts: 542


View Profile
« Reply #53 on: February 10, 2010, 08:56:39 PM »

interesting that the biggest "island of order" lies on the lower site of the diagram rather than on the higher one smiley
Logged
Nahee_Enterprises
World Renowned
Global Moderator
Fractal Schemer
*****
Posts: 1068


email contact is best


View Profile WWW
« Reply #54 on: February 11, 2010, 01:52:45 AM »

For those of you on the UF mailing list, someone recently posted that
he had seen the "mandelbfields" - those weird, flying Mandelbrots....

Actually, I believe that Daniel J. Wills (aka. inkling, enkling, enk, gdanzo) stated the following:

  • Turn up the 'Relaxation' (eg > 2.5), a noisy lake will form in the 'inside' area..  this is interesting to explore in itself, it's full of 'mandelfields' (those fuzzy mandelbrot-shaped things - 'mandelfield' is my name for them.  They also contain the 'micro-lakes' - areas where the detail flattens out.)
  • Play with the number of iterations - very low numbers will reveal the large structures more, and hide the mandelfields.


Logged

lkmitch
Conqueror
*******
Posts: 69



View Profile
« Reply #55 on: February 12, 2010, 08:34:03 AM »

Here's another view of the same bifurcation diagram--I find it easier to see as black on white.


* feb10-c.jpg (233.09 KB, 800x600 - viewed 13 times.)
Logged
bib
Fractal Phenom
******
Posts: 437



View Profile
« Reply #56 on: March 16, 2010, 08:57:01 PM »

Hi

I post here as an answer to Fractex, in case it might interest anybody.

Fractex asked if I could provide the UF file for the animations I did. I have to apologize because I lost my parameters. As I was playing with the script (which I don't do often) I messed up with the versions and names of the formulae and lost my work sad. So I did another one quickly. It's not exactly the same and you don't have the animations, but it's something to start again with.

There are 2 layers.
Some suggestions to play and get more familiar with UF (if needed)
- Change the layering mode
- Change and play with the parameters of the the inside/outside coloring of each layer
- change the bailout (NB : to change a parameter value at once for multiple layers, simply multi-select the layers with the shift key before editing the value)
- change the powers (there are two parameters to do z^p1*tan(z)^p2, so for example one could do an animated transition from z˛+c to z*tan(z)+c... wink)
- Pan, zoom, Explore !!!

I probably said it in a previous post, but there are 2 particular things to me in this z*tan(z)+c fractal (by particular I mean very unusual compared to the Mandelbrot set despite the graphical similarities)
1- increasing the bailout has a very original effect, it create new shapes (due to the periodically divergent nature of f(x)=tan(x) I guess)
2- The inside is really full of surprises (these so-called Mandelfields in particular, I have no idea what they are)

Code:
ztanzForFractex {
fractal:
  title="ztanz for fractex" width=1024 height=768 layers=2
  credits="arsene;3/16/2010"
layer:
  caption="Layer 1" opacity=100 mergemode=screen transparent=yes
mapping:
  center=0/0 magn=.1
formula:
  maxiter=100 filename="Standard.ufm" entry="Calcymansidea"
  p_bailout=400000 f_function=tan p_power=1/0 p_power2=1/0 p_start=0/0
inside:
  density=10 transfer=sqrt filename="Standard.ucl"
  entry="GenericDirectColoring"
  p_coloringClass="Standard.ulb:Standard_Smooth"
  p_coloringClass.v_generic=100 p_coloringClass.v_coloring=100
  p_coloringClass.v_gradientcoloring=100 p_coloringClass.power=2/0
  p_coloringClass.bailout=128.0
outside:
  density=2 transfer=cuberoot filename="Standard.ucl"
  entry="OrbitTraps" p_trapshape=point p_diameter=1.0 p_traporder=4.0
  p_trapfreq=1.0 p_trapcolor=distance p_traptype=closest
  p_threshold=0.25 p_trapcenter=0/0 p_aspect=1.0 p_angle=0.0
  p_solidcolor=no
gradient:
  smooth=yes rotation=-28 index=54 color=16711713 index=213 color=0
  index=215 color=16777215 index=222 color=16313190 index=238
  color=11075600 index=361 color=13403696
opacity:
  smooth=no index=0 opacity=255
layer:
  caption="Background" opacity=100
mapping:
  center=0/0 magn=.1
formula:
  maxiter=100 filename="Standard.ufm" entry="Calcymansidea"
  p_bailout=400000 f_function=tan p_power=1/0 p_power2=1/0 p_start=0/0
inside:
  transfer=cuberoot filename="Standard.ucl" entry="Decomposition"
outside:
  transfer=cuberoot filename="Standard.ucl" entry="Smooth" p_power=2/0
  p_bailout=128.0
gradient:
  smooth=yes rotation=-7 index=29 color=6211054 index=148 color=0
  index=225 color=943060
opacity:
  smooth=no index=0 opacity=255
}

And Calcymansidea formula:

Code:
Calcymansidea {

init:
  z = @start
loop:

z=z^@power*(@function(z))^@power2 + #pixel

bailout:
  |z| <= @bailout
default:
  title = "Calcyman's Idea"
  center = (-0.5, 0)

$IFDEF VER50
  rating = recommended
$ENDIF

  param start
    caption = "Starting point"
    default = (0,0)
    hint = "The starting point parameter can be used to distort the Mandelbrot \
            set. Use (0, 0) for the standard Mandelbrot set."
  endparam

  param power
    caption = "Power"
    default = (1,0)

  endparam
  param power2
    caption = "Power2"
    default = (1,0)
    hint = "z=(z^powerbizarre*f(z))^power2"
  endparam
  float param bailout
    caption = "Bailout value"
    default = 4.0
    min = 1.0
$IFDEF VER40
    exponential = true
$ENDIF
    hint = "Try very large values"
  endparam
switch:
  type = "Julia"
  seed = #pixel
  power = power
  bailout = bailout
}
« Last Edit: March 16, 2010, 09:04:07 PM by bib » Logged

Between order and disorder reigns a delicious moment. (Paul Valéry)
kram1032
Fractal Bachius
*
Posts: 542


View Profile
« Reply #57 on: March 20, 2010, 08:17:49 PM »

I just did an Antibuddhabrot style render of the set. It doesn't really do it justice - I'd love to see a highquality one - but it looks great and has a lot of interesting details cheesy

If you go directly to dA, you can find a slightly higher resolution version smiley



http://kram1032.deviantart.com/art/A-nice-tan-157868619
Logged
Fractex
Fractalforums Freshman
**
Posts: 7


View Profile
« Reply #58 on: Today at 01:30:08 AM »

Interesting! Did you try the regular Buddhabrot style render of z*tan(z)+c?
Logged
stardust4ever
Fractalforums Newbie
*
Posts: 1


View Profile
« Reply #59 on: Today at 06:33:43 AM »

I'd post it but I used an evaluation version of UltraFractal and the whole AVI is stamped with "Evaluation Copy."  I guess it's time to shell out the hundred dollars.  smiley

Those videos are really great, bib.

Just a tip: While UltraFractal is generally more user-friendly and what not and has a better GUI and stuff, ChaosPro can load UF formulas, animate them, and it's free. I just use it when I have a good fractal form UF and want to render it. :-P

Can't wait to see vid!
Hey, thanks for the tip. I've been playing around with ChaosPro for a little over a day now and it is awesome. For a while, I had been mulling over whether or not to chuck out the cash to buy UltraFractal, seeing all the great stuff it can do, until I read your post. Now I know I don't have to. ChaosPro runs very much like a well-polished commercial app, but it's completely free, and by free I mean really 100% free, not "pirate" free. grin
« Last Edit: Today at 06:35:55 AM by stardust4ever » Logged
Pages: 1 2 3 [4]
  Print  
 
Jump to:  


Related Topics
Subject Started by Replies Views Last post
Quality idea from Alexa Discuss Fractal Forums heneganj 0 372 Last post March 16, 2007, 09:02:55 PM
by heneganj
Any idea how this is done? Images Showcase (Rate My Fractal) _db_ 2 324 Last post February 05, 2008, 02:09:34 AM
by _db_
A different 3d mandelbrot idea Meet & Greet Tglad 5 412 Last post January 06, 2010, 05:52:00 PM
by Nahee_Enterprises
Competition Idea Discuss Fractal Forums « 1 2 3 » jwm-art 40 1329 Last post March 18, 2010, 07:17:20 PM
by kram1032
A very strange idea; vector to the Mandelbrot Let's collaborate on something! Timeroot 8 349 Last post January 23, 2010, 07:44:58 AM
by Timeroot

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM
Page created in 0.207 seconds with 29 queries. (Pretty URLs adds 0.025s, 2q)