Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
3D Mandelbrot Set
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Expand all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Daniel Hulme  
View profile  
 More options Mar 30 1999, 3:00 am
Newsgroups: alt.fractals
From: Daniel Hulme <dhu...@postoffice.newnham.utas.edu.au>
Date: 1999/03/30
Subject: 3D Mandelbrot Set
I am a second year Computing student from the University of Tasmania,
Australia.

I am trying to find someone who can render a 3D image for me, since I
don't have the knowledge or tools to do so myself.

The image is a 3D mandelbrot set, created within a 3D space which uses
an extension of the algebra for complex numbers. The third dimension
uses a j component, where j^2 = -1 and ij = 1.

The formula f(n) = f(n - 1)^2 + k, f(0) = 0 is still used, but this time
you have f(n) and k as points in 3 dimensions and not 2.

To implement one iteration, lets say f(x-1) = a + bi + cj and k = x + yi
+ zj:

f(x) = (a + bi + cj)^2 + x + yi + zj
     = a^2 + 2abi + 2acj - b^2 + 2bc - c^2 + x + yi + zj
     = (a^2 - b^2 - c^2 + 2bc + x) + (2ab + y)i + (2ac + z)j

I suspect either Mathematica or POV-Ray would be able to render such an
image, but neither I nor my friends have been able to work out how. I
have been able to produce cross-sections.

Dan.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
David Delikat  
View profile  
 More options Mar 30 1999, 3:00 am
Newsgroups: alt.fractals
From: David Delikat <ddeli...@protix.com>
Date: 1999/03/30
Subject: Re: 3D Mandelbrot Set

Daniel Hulme wrote:

> I am a second year Computing student from the University of Tasmania,
> Australia.

> I am trying to find someone who can render a 3D image for me, since I
> don't have the knowledge or tools to do so myself.

> The image is a 3D mandelbrot set, created within a 3D space which uses
> an extension of the algebra for complex numbers. The third dimension
> uses a j component, where j^2 = -1 and ij = 1.

doesn't i == j then?  I am curious, could you expand on this?

--
<((((><
Consultant: Internet, Database, Business Systems
Unix/Linux, Windows95/NT
mailto:david-deli...@usa.net / http://obj.webjump.com/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »