Logo by simon.snake - 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. April 25, 2024, 07:48:15 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: My other fractals zoom  (Read 919 times)
Description: Stranges fractals, perpendicular burning ship, and other.
0 Members and 1 Guest are viewing this topic.
Fractal universe
Explorer
****
Posts: 50



« on: August 07, 2015, 11:57:32 PM »

I begin this topic with the glitchy Mandelbrot set.
It's like a classic Mset with a stranges fractals instead of the black zone.

<a href="https://www.youtube.com/v/jca936_QKw4&rel=1&fs=1&hd=1" target="_blank">https://www.youtube.com/v/jca936_QKw4&rel=1&fs=1&hd=1</a>

Formula (Ultra Fractal) :
Code:
init:
 z=pixel
 c=pixel
loop:
 z=z^2+pixel
 z=z+0.0000000001*(z^(1/z)+c)
 c=c+(0.1*c)+0.1*z
[b]bailout:[/b]
  |z|<= 100
Logged

Chillheimer
Global Moderator
Fractal Schemer
******
Posts: 972


Just another fractal being floating by..


chilli.chillheimer chillheimer
WWW
« Reply #1 on: August 08, 2015, 12:33:34 AM »

wow - lovely, very familiar and yet so different!
I wish "critical point" would continue longer.. smiley

kalle, if you read this, any chance this formula could be 'converted' to kalles fraktaler?
Logged

--- Fractals - add some Chaos to your life and put the world in order. ---
Fractal universe
Explorer
****
Posts: 50



« Reply #2 on: August 08, 2015, 01:13:30 AM »

Here is a formula that I'd like to see on Kalles Fraktaler, and a Mandelbrot zoom into the point 0.25+0i
Code:
init:
 z=pixel
loop:
 z=z^(1/z)+pixel
bailout:
  |z|<= 1

<a href="http://www.youtube.com/v/UZwiEHJS7Hg&rel=1&fs=1&hd=1" target="_blank">http://www.youtube.com/v/UZwiEHJS7Hg&rel=1&fs=1&hd=1</a>

from 3:13, there's my formula.
Logged

Kalles Fraktaler
Fractal Senior
******
Posts: 1458



kallesfraktaler
WWW
« Reply #3 on: August 12, 2015, 10:47:53 AM »

I am sorry but I will not be able to implement  z=z^(1/z)+pixel in KF for a long time.
First, I have not even implemented division with full precision.
Second, fractional powers on complex numbers involves sine and cosine, which in high precision is calculated with Taylor series. Iterations in iterations, it will get incredible slow.

Doesn't UF have arbitrary formula and perturbation these days?
Logged

Want to create DEEP Mandelbrot fractals 100 times faster than the commercial programs, for FREE? One hour or one minute? Three months or one day? Try Kalles Fraktaler http://www.chillheimer.de/kallesfraktaler
http://www.facebook.com/kallesfraktaler
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #4 on: August 12, 2015, 12:01:14 PM »

it will come with uf6 smiley
Logged

---

divide and conquer - iterate and rule - chaos is No random!
Fractal universe
Explorer
****
Posts: 50



« Reply #5 on: August 12, 2015, 04:46:30 PM »

I am sorry but I will not be able to implement  z=z^(1/z)+pixel in KF for a long time.

Never mind, it was for calculation speed, because it's very slow from 10^15 with high precision.
Logged

Fractal universe
Explorer
****
Posts: 50



« Reply #6 on: February 13, 2016, 05:56:14 PM »

I have created a new zoom compilation into the perpendicular burning ship.
There are a news hidden treasures afro

<a href="https://www.youtube.com/v/SpMSYIXeGJg&rel=1&fs=1&hd=1" target="_blank">https://www.youtube.com/v/SpMSYIXeGJg&rel=1&fs=1&hd=1</a>
Logged

Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
IFS zoom Movies Showcase (Rate My Movie) David Makin 2 1965 Last post November 30, 2006, 10:31:43 AM
by Sockratease
Mandelbulb 3D Zoom In Zoom Out Videos Russ McClay 2 3819 Last post November 17, 2013, 01:00:35 AM
by jehovajah
Mandelbulb 3D Zoom In Zoom Out Mandelbulb3D Gallery Russ McClay 0 581 Last post January 08, 2013, 03:54:02 PM
by Russ McClay
Double release: Golden zoom + Record deepest Mandelbrot set zoom E1500 or 2^5000 Movies Showcase (Rate My Movie) « 1 2 » Dinkydau 28 22883 Last post June 20, 2013, 10:45:05 PM
by rollercoaster158
Area of fractals - Area of quasifuchsian grandma fractals (new) Theories & Research hgjf2 7 1594 Last post July 26, 2014, 02:14:22 PM
by hgjf2

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.156 seconds with 24 queries. (Pretty URLs adds 0.01s, 2q)