Logo by reallybigname - 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 the official fractalforums.com Youtube Channel
 
*
Welcome, Guest. Please login or register. April 18, 2024, 09:43:49 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 ... 4 5 [6] 7 8 ... 37   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: True 3D mandelbrot type fractal  (Read 610666 times)
0 Members and 3 Guests are viewing this topic.
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #75 on: June 10, 2009, 01:19:10 PM »

and while the thread is getting derailed, i might as well play the trump card of all useless (and harmful) human activities: religion!
Logged

pnorthover
Forums Freshman
**
Posts: 15


WWW
« Reply #76 on: June 10, 2009, 09:13:56 PM »


"useless (and harmful) human activities: religion!"


There are advantages at the individual level, like a membership that helps each other out a little more than can be expected of dog eat dog. 

I'd have said war was the most useless and harmful of human activities. 
Logged
cKleinhuis
Administrator
Fractal Senior
*******
Posts: 7044


formerly known as 'Trifox'


WWW
« Reply #77 on: June 10, 2009, 09:27:01 PM »

@pnorthover: indeed!

and, isnt fractalism ( or science in general ) just another religion ?

in the meaning that you need to believe in something ...  evil alien
Logged

---

divide and conquer - iterate and rule - chaos is No random!
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #78 on: June 10, 2009, 09:54:41 PM »

smiley I can't resist the temptation
nor can i... what a strange, strange selection of examples! the over-arching theme in my replies is that one should try to see the world beyond one's own chosen set of values, and that just because something is useless to you or me, doesn't mean it's intrinsically useless.

Climbing mountains
some like to make fractals, some like to climb mountains.

Racing fast cars
much as i dislike racing, not all recreation needs to be intellectual.

Having sex with no intention of having children
this one is by far the strangest; there's nothing wrong with consensual sex, and the last thing our poor planet needs is more people.

Looking for weapons of mass destruction in Iraq
this serves as a convenient excuse for all sorts of dodgy manoeuvres... no moral explanation however.

Using sanctions to stop countries nuclear weapons testing
it should somehow be strongly disincentivised, and limiting the growth of a militaristically-inclined nation (e.g. north korea) is difficult to logically argue against.

Watching TV
that's a personal judgement, but i'm with you 100%. it's a first class, fully addictive and mind-altering drug. then again, so is alcohol, which is notably absent from this list...

Sunbathing
personal judgement, and i agree, but some people want to attract others; instead of blaming the effect, why not find fault in the cause - that people find tanned skin attractive.

Finding the solution to Fermat's last theorem
so some purely intellectual pursuits (making fractals) are definitely less useless than others?

Calculating pi to more than 100 significant figures
as above, try not to be so biased tongue stuck out

cheesy
They were all meant humorously - though not all in the same way smiley
In no case was I necessarily giving my own beliefs - except....sorry I'll stop because it's already way OT smiley

Edit: I guess that in most cases I was just making the point that anything recreational could be seen as "useless" smiley
« Last Edit: June 11, 2009, 12:24:39 AM by David Makin » Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #79 on: June 10, 2009, 10:13:21 PM »

OK back on topic - I assumed that getting the derivative of the "True 3D" formulas I've been using would require some complicated maths involving the Jacobian for 4 functions of 4 reals but after considering the Jacobian for complex and quaternionic z^2+c it appears that only the first column from the Jacobian is required to get the derivative - is this correct or am I missing something ?

If you consider complex z^2+c as:

f1(x,y) = x^2 - y^2 + cx
f2(x,y) = 2*x*y + cy

Then the Jacobian is:

| 2x -2y |
| 2y  2x |

Take the first column gives (2x,2y)  i.e. 2x+flip(2y) i.e. 2*z

Similarly for quaternionic q^2+c:

f1(x,y,z.w) = x^2 - y^2 - z^2 - w^2 + cx
f2(x,y,z,w) = 2*x*y + cy
f3(x,y,z,w) = 2*x*z + cz
f4(x,y,z,w) = 2*x*w + cw

Then the Jacobian is:

| 2x -2y -2z -2w |
| 2y  2x    0     0 |
| 2z   0   2x     0 |
| 2w  0    0    2x |

Again taking the first column gives (2x,2y,2z,2w) == 2*q

So given that the first column of the Jacobians for the "True 3D" hypercomplex-like family are the same as the quaternion do I take it that for all members of this family then the derivative of f^2+c is simply 2*f ?
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
pnorthover
Forums Freshman
**
Posts: 15


WWW
« Reply #80 on: June 10, 2009, 11:40:43 PM »


"isnt fractalism ( or science in general ) just another religion ?"

Not for me, but if you want to worship fractals or science, go ahead! 

"in the meaning that you need to believe in something ...  evil alien"

You don't have to believe in anything. 

Anyway, I was just providing a counter example to the claim that religion is useless and harmful. 
Logged
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #81 on: June 11, 2009, 03:04:27 AM »

Anyway, I was just providing a counter example to the claim that religion is useless and harmful.  
we'll have to weigh that (admittedly valid, although human brotherhood shouldn't be based on fictitious beings) counterexample against the crusades  lips are sealed

anyway back on topic, although it is far from "clean" i think the full jacobian would be required and that it is only a numerical coincidence that a factor of 2 appears throughout the first column.

furthermore, all that's involved is differentiation, which is easy enough (mechanical, unlike integration), and getting a determinant (which is also pretty easy and mechanical). hence my suggestion to use a symbolic algebra package to do the grunt work smiley

by the way i think matlab should be able to do this, in which case the free clone called "octave" should be good for the job.
Logged

David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #82 on: June 11, 2009, 12:55:48 PM »

Anyway, I was just providing a counter example to the claim that religion is useless and harmful.  
we'll have to weigh that (admittedly valid, although human brotherhood shouldn't be based on fictitious beings) counterexample against the crusades  lips are sealed

anyway back on topic, although it is far from "clean" i think the full jacobian would be required and that it is only a numerical coincidence that a factor of 2 appears throughout the first column.

furthermore, all that's involved is differentiation, which is easy enough (mechanical, unlike integration), and getting a determinant (which is also pretty easy and mechanical). hence my suggestion to use a symbolic algebra package to do the grunt work smiley

by the way i think matlab should be able to do this, in which case the free clone called "octave" should be good for the job.

I thought it might be more complicated...unfortunately higher calculus (partial derivatives, differential equations, multivariable differentiation and integration) are the parts of my education that I seem to have lost (in any case I only did maths to Further Maths "A" level and even then only attended about half the lessons and consequently just scraped a pass grade "E" in Further Maths).
I need to get a book on multivariable calculus from the library....doing it for specific cases with Matlab/Octave etc. doesn't cover allowing general cases of 4 functions in 4 variables which is something I'd like to include in my 3D+ formulas.
So it may be several days before I have a working version using DE.
Incidentally while it was easy to do I tried a modification of Ron Barnett's 3D raytrace formula (in reb.ufm) such that the running derivative was calculated as if the number form was quaternionic and the iteration was performed using the "roundy" "True 3D" method and was surprised to find that it worked to some extent - then I tried "correcting" the calculation of the running derivative to use the roundy True 3D multiplication instead of quaternionic multiplication and the result was a resounding mess smiley
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #83 on: June 11, 2009, 01:22:45 PM »

I thought it might be more complicated...unfortunately higher calculus (partial derivatives, differential equations, multivariable differentiation and integration) are the parts of my education that I seem to have lost (in any case I only did maths to Further Maths "A" level and even then only attended about half the lessons and consequently just scraped a pass grade "E" in Further Maths).
my maths education mostly stops at 2nd year and i usually got poor grades, except in courses of genuine interest like numerical methods. fortunately, with some effort and the right materials we can eventually master it smiley

I need to get a book on multivariable calculus from the library....
i can recommend thomas' calculus (pictured above with erwin kryzig's differential geometry) for calculus 2; tomorrow i hope to get my new books from amazon, and begin a nice fractal-oriented weekend of study smiley

doing it for specific cases with Matlab/Octave etc. doesn't cover allowing general cases of 4 functions in 4 variables which is something I'd like to include in my 3D+ formulas.
yes, that's ultimately the right way to do it (expand the parameter space), as it enlarges the artistic possibilities of a given method. flame fractals are awesome because they are high-dimensional afro in this vein it shouldn't be too difficult to work with a slightly more general cayley table, where the products don't always have a coefficient of +/- 1.

Incidentally while it was easy to do I tried a modification of Ron Barnett's 3D raytrace formula (in reb.ufm) such that the running derivative was calculated as if the number form was quaternionic and the iteration was performed using the "roundy" "True 3D" method and was surprised to find that it worked to some extent - then I tried "correcting" the calculation of the running derivative to use the roundy True 3D multiplication instead of quaternionic multiplication and the result was a resounding mess smiley
that sounds like quite a battle you had; the results are great though, especially the fly-around animations. i'd really like to see that mess btw, one of the coolest things about computer graphics is the weird error images you get!
« Last Edit: June 11, 2009, 01:28:07 PM by lycium » Logged

pnorthover
Forums Freshman
**
Posts: 15


WWW
« Reply #84 on: June 11, 2009, 02:55:34 PM »

"fictitious beings"

God has neither been proved nor disproved. 

"the crusades"

Not a religious function.  I say unto you, "Go Forth and KILL!!"  I don't think so.   wink
Logged
lycium
Fractal Supremo
*****
Posts: 1158



WWW
« Reply #85 on: June 11, 2009, 03:23:22 PM »

God has neither been proved nor disproved.
Nor have the gnomes that come in the night and steal my socks so as to leave odd numbers in my drawer huh? Of course the onus is on everyone else to prove my theory wrong, it's perfectly reasonable when looked at logically - some unseen force of considerable ingenuity and complex character must be responsible...

Anyway, Marcus Aurelius long ago summed up everything there is to meaningfully consider about higher powers: http://www.goodreads.com/quotes/show/63966 I will do my best to leave my heretical thoughts on the matter at that  lips are sealed
« Last Edit: June 11, 2009, 03:36:34 PM by lycium » Logged

David Makin
Global Moderator
Fractal Senior
******
Posts: 2286



Makin' Magic Fractals
WWW
« Reply #86 on: June 11, 2009, 04:34:26 PM »

I need to get a book on multivariable calculus from the library....
i can recommend thomas' calculus (pictured above with erwin kryzig's differential geometry) for calculus 2; tomorrow i hope to get my new books from amazon, and begin a nice fractal-oriented weekend of study smiley


Thanks - I'll investigate those.


doing it for specific cases with Matlab/Octave etc. doesn't cover allowing general cases of 4 functions in 4 variables which is something I'd like to include in my 3D+ formulas.
yes, that's ultimately the right way to do it (expand the parameter space), as it enlarges the artistic possibilities of a given method. flame fractals are awesome because they are high-dimensional afro in this vein it shouldn't be too difficult to work with a slightly more general cayley table, where the products don't always have a coefficient of +/- 1.

It also allows the possibility of 4 functions of 4 variables where some of the functions are like this:

f1(x,y,z,w) = log(x) + sin(y) + y*z + z^2 + 3*x*z + tan(w)

etc.

Incidentally while it was easy to do I tried a modification of Ron Barnett's 3D raytrace formula (in reb.ufm) such that the running derivative was calculated as if the number form was quaternionic and the iteration was performed using the "roundy" "True 3D" method and was surprised to find that it worked to some extent - then I tried "correcting" the calculation of the running derivative to use the roundy True 3D multiplication instead of quaternionic multiplication and the result was a resounding mess smiley
that sounds like quite a battle you had; the results are great though, especially the fly-around animations. i'd really like to see that mess btw, one of the coolest things about computer graphics is the weird error images you get!

Well actually all the renders I've posted were done using my mmf.ufm:Solid-3D Quaternions formula to which I've added the 3 interesting not-quite-standard-hypercomplex variants.
That formula is just solid on iteration count but performs reasonably well as I included every trick I could think of to improve speed and accuracy.
Testing the "roundy True3D" in Ron's DE raytracer only took about an hour altogether smiley
Logged

The meaning and purpose of life is to give life purpose and meaning.

http://www.fractalgallery.co.uk/
"Makin' Magic Music" on Jango
pnorthover
Forums Freshman
**
Posts: 15


WWW
« Reply #87 on: June 11, 2009, 09:38:33 PM »

"Nor have the gnomes that come in the night and steal my socks so as to leave odd numbers in my drawer huh?"

God is a unique case.  If there is a supreme deity, there can only be one.  That's the meaning of supreme.  Do you claim your gnomes are God?  If so, then it becomes a question of naming.  If not, then your statement is meaningless.  What properties do you claim for your gnomes (or flying toasters, or spaghetti monster etc.) that match the properties claimed for God? 

"Of course the onus is on everyone else to prove my theory wrong"

Since God's existence cannot be proved or disproved, onus is irrelevant. 

" - some unseen force of considerable ingenuity and complex character must be responsible..."

In the case of "God", *may* be responsible.  Or not.  There is no answer.  Which is why off topic religious potshots should be avoided.  Where did you think it was going to get you? 
Logged
twinbee
Fractal Fertilizer
*****
Posts: 383



WWW
« Reply #88 on: June 14, 2009, 09:55:14 PM »

I suppose the discussion of whether God exists is actually pretty related to this thread in a funny roundabout kind of way. Because it takes a certain amount of 'faith' (for want of a better word) to believe the 3D mandelbrot (in the form I'm hoping for) actually exists. We have the 2D version, and it's a strange kind of judgement to ascertain if there's really a 3D analogue. As usual, it comes to probabilities, guesswork, and uncertainties with wide margins of error. It's out there. Maybe. Maybe sort of. Sort of maybe.

Bring on more pseudo 3D mands in the meantime - or hit the jackpot whilst trying! cheesy
« Last Edit: June 14, 2009, 10:08:07 PM by twinbee » Logged
bib
Global Moderator
Fractal Senior
******
Posts: 2070


At the borders...


100008697663777 @bib993
WWW
« Reply #89 on: June 14, 2009, 11:22:56 PM »







<a href="http://www.youtube.com/v/6d4-l4y5m2w&rel=1&fs=1&hd=1" target="_blank">http://www.youtube.com/v/6d4-l4y5m2w&rel=1&fs=1&hd=1</a>
« Last Edit: June 15, 2009, 12:32:54 AM by bib » Logged

Between order and disorder reigns a delicious moment. (Paul Valéry)
Pages: 1 ... 4 5 [6] 7 8 ... 37   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
Implementation: 3D mandelbrot type fractal 3D Fractal Generation « 1 2 » steamraven 27 65710 Last post August 21, 2016, 12:13:13 AM
by ironfractal
Re: True 3D mandelbrot type fractal Other / General Discussion shanest 2 27440 Last post November 20, 2009, 03:24:26 AM
by fractalrebel
True 3D mandelbrot fractal (search for the holy grail continues) The 3D Mandelbulb « 1 2 ... 17 18 » illi 260 58381 Last post November 25, 2010, 12:57:55 AM
by cKleinhuis
New fractal type... latest 3d type.. a z^2 for Benoit Images Showcase (Rate My Fractal) M Benesi 0 8545 Last post October 21, 2010, 07:14:00 AM
by M Benesi
My First Mandelbrot...Okay not true. Images Showcase (Rate My Fractal) Zephitmaal 3 8489 Last post January 07, 2012, 04:30:36 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.199 seconds with 24 queries. (Pretty URLs adds 0.013s, 2q)