Logo by jodyvl - 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: Visit us on facebook
 
*
Welcome, Guest. Please login or register. April 18, 2024, 10:10:30 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!


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: Formula 21 (Julia Set Interpretation)  (Read 4941 times)
Description: It looks like a 2d Fractal on a 3d Surface
0 Members and 1 Guest are viewing this topic.
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« on: February 16, 2010, 10:18:11 PM »

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

for (n = 1; n < zkl; n++) {

   ai = 2 * ai * ar * aj + bi;
   aj = aaj - (aai + aar) / 2.0 +  bj;
   ar = aar - (aai + aaj) / 2.0 + br;
   aar = ar * ar; aai = ai * ai; aaj = aj * aj;
   d = aar + aai + aaj;
   if ((d) > gr) { tw = n; break; }

}

On the first part of the Video bi=bj=br=0.


* Data167pic10007small.jpg (103.39 KB, 1280x720 - viewed 720 times.)

* Data167pic10008small.jpg (103.62 KB, 1280x720 - viewed 916 times.)

* Data167pic10009small.jpg (100.16 KB, 1280x720 - viewed 875 times.)
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #1 on: February 16, 2010, 10:20:13 PM »

Ups, the pictures are from the "1000 iterations" thread.
Logged
kram1032
Fractal Senior
******
Posts: 1863


« Reply #2 on: February 16, 2010, 10:34:58 PM »

A really nice Julia-animation cheesy I like it a lot!
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #3 on: June 15, 2010, 09:06:58 PM »

Same Julia dressed in red and blue.



* Data386pic10004a.jpg (106 KB, 1200x720 - viewed 728 times.)
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #4 on: June 18, 2010, 05:16:00 PM »

Some Variants


* Data117pic10000small.jpg (106.88 KB, 1200x720 - viewed 700 times.)

* Data117pic10026small.jpg (116.72 KB, 1200x720 - viewed 920 times.)

* Data117pic10037small.jpg (110.09 KB, 1200x720 - viewed 663 times.)

* Data119pic10042small.jpg (112.7 KB, 1200x720 - viewed 716 times.)
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #5 on: June 20, 2010, 11:49:33 PM »

Formula 21 (Ide's Fractal) has some nice properties. Easy formula (only multiplication, addition and subtraction), repeating patterns at high zoom level and some nice parameters to play with. I's not a candidate for a "true 3d mandelbrot" (how could it? It only looks nice as julia), but definitely promising. I like it.

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

(Rendered with Gestaltlupe).
Logged
kram1032
Fractal Senior
******
Posts: 1863


« Reply #6 on: June 21, 2010, 08:57:31 PM »

really nice but:
This is already the second video in short time featuring swan lake. It's a great song and it fits very well but if there is a third one, it'll start to seem overused smiley
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #7 on: June 21, 2010, 10:33:23 PM »

Cool,

this means, next time you want my 8 Bit Style music - created on C64 or Nintendo DS.
Logged
kram1032
Fractal Senior
******
Posts: 1863


« Reply #8 on: June 22, 2010, 12:13:49 PM »

lol, well if it fits the fractal smiley

Maybe something that looks like a bunch of 3Dpixels? tongue stuck out
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #9 on: June 23, 2010, 09:42:59 PM »

Scene with 2,4,5 and 8000 iterations.


* Data159pic10024small.jpg (106 KB, 1200x1200 - viewed 900 times.)

* Data159pic10020small.jpg (114.99 KB, 1200x1200 - viewed 751 times.)

* Data159pic10021small.jpg (116.86 KB, 1200x1200 - viewed 730 times.)

* Data159pic10022small.jpg (113.57 KB, 1200x1200 - viewed 678 times.)
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #10 on: June 23, 2010, 09:45:17 PM »

3 iterations


* Data159pic10023small.jpg (105.89 KB, 1200x1200 - viewed 687 times.)
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #11 on: June 25, 2010, 10:34:33 PM »

Das totale Miszverständnis:

<a href="http://www.youtube.com/v/ZUuLdcHDwgw&rel=1&fs=1&hd=1" target="_blank">http://www.youtube.com/v/ZUuLdcHDwgw&rel=1&fs=1&hd=1</a>
Logged
trafassel
Fractal Bachius
*
Posts: 531


trafassel
« Reply #12 on: July 02, 2010, 10:33:34 PM »

I found an interesting detail in the corresponding mandelbrot variant.


* Data171pic10039small.jpg (91.41 KB, 1200x675 - viewed 921 times.)
Logged
Pages: [1]   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Best way to make these tree iterations? Arrays? location marikers? nested etc Programming Mrz00m 3 3717 Last post October 01, 2012, 11:03:21 PM
by cKleinhuis
Tutorials #3.5 - Spinoff 2 Mandelbox -1.5 15 Iterations 3d chaosTube - Tutorials cKleinhuis 2 3161 Last post April 29, 2013, 10:34:21 AM
by cKleinhuis
Iterations question Fragmentarium vinz 2 858 Last post July 02, 2013, 08:19:37 PM
by vinz
iterations Mandelbulb 3d Fractacular 4 2637 Last post July 05, 2013, 09:23:30 PM
by Fractacular
A forest of Iterations Images Showcase (Rate My Fractal) Chaos_Ink 3 1105 Last post September 10, 2013, 03:13:56 PM
by Pauldelbrot

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