Logo by Maya - 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: Did you know ? you can use LaTex inside Postings on fractalforums.com!
 
*
Welcome, Guest. Please login or register. April 19, 2024, 02:05:00 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] 2   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: Representing 4 or more dimensions as directions in 3D space  (Read 1168 times)
0 Members and 1 Guest are viewing this topic.
matsoljare
Fractal Lover
**
Posts: 215



WWW
« on: May 30, 2012, 02:22:43 PM »

Typically if a body of say, four dimensions is to be shown in 3D space, it's shown as a "slice" of the full body and one of the dimensions is bypassed entirely.

But has anyone ever tried to instead represent a 4D body with the each dimensions corresponding to different axis?

How could that be done? There are just 3 axii in 3D, right?

Well, think about how the six-sided cube can be said to defined 3D space. Each dimension is represented by two opposing faces.

What if we use the four pairs of opposing sides of the octahedron to define 4 different dimensions, that are all equal regarding rotation and such?

Of course, the locations would be ambigous, since points that have different vectors would have the same actual location in the 3D space, but it's at least one way to show all 4 dimensions without "flattening" any of them, right?

What if this is used to show the 4D "julibrot" or other 4D fractal bodies? Has anyone tried or proposed this before?

Also the dodecahedron could be used as a base for showing 6 dimensions, and so on....
Logged
asimes
Fractal Lover
**
Posts: 212



asimes
WWW
« Reply #1 on: May 30, 2012, 04:43:43 PM »

I like the idea. I don't think it would accurately represent four dimensions because points could overlap, but I bet it would make some very cool looking images. Maybe this could be a method of finding the next "Holy Grail".
Logged
eiffie
Guest
« Reply #2 on: May 30, 2012, 05:57:15 PM »

I think that is the idea behind this thread...
http://www.fractalforums.com/3d-fractal-generation/platonic-dimensions/

A simple approach is to bump up the dimensions like this:
vec4 z=length(p)*normalize(abs(vec4(p.x+p.y+p.z,-p.x-p.y+p.z,-p.x+p.y-p.z,p.x-p.y-p.z)));

Then proceed with a 4d formula.
« Last Edit: May 30, 2012, 10:29:43 PM by eiffie » Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #3 on: May 30, 2012, 06:52:48 PM »

Main problem with 3D mandelbrot is it being revolution surface, and that is becouse its Y and Z dimensions are equal.

Here is cannonical representation of four dimensional cube, tesseract:


It sounds that you suggest something like truncated octahedron coordinate sistem, with one plane having 3 axis, something like davis star.

There must be angle at wich each 4 axis would stand equaly to each other.
Logged

fractal catalisator
stereoman
Fractal Lover
**
Posts: 221


« Reply #4 on: June 11, 2012, 11:03:33 AM »

I don´t think it´s possible to represent 4 dimensions in a 3D space, this has no sense at all since 3D space means 3 dimensions.
A four dimensional cube it´s simply a 3D cube extended in time.
But the main problem it´s that we don´t know what we are talking about when we say "time".
 
Logged
asimes
Fractal Lover
**
Posts: 212



asimes
WWW
« Reply #5 on: June 11, 2012, 04:22:27 PM »

That cube Asdam posted is being rotated, that's why it is moving. The fourth dimension it uses is not time. I think matsoijare knows that is impossible, what he is suggesting is a way to overlap information in 3D space.
Logged
Syntopia
Fractal Molossus
**
Posts: 681



syntopiadk
WWW
« Reply #6 on: June 11, 2012, 04:51:53 PM »

A monitor is only 2D, but it is certainly possible to display 3D images - typically through perspective projection. And yes, points will overlap (two 3D coordinates may project to the same 2D point, but we always only show the nearest one), but we are still able to get a good feeling of 3D objects.

It is also possible to do (euclidean) 4D to 2D projections, see for instance here: http://eusebeia.dyndns.org/4d/vis/01-intro

You still need to find a proper algebra for the 4D space, though. Quaternions seems to be somewhat boring, but perhaps they would be more interesting if drawn using some kind of projection, instead of slicing.

Besides Aexion's transformations, there is also Knighty's work on stereographic projection of (4D) polychora: http://www.fractalforums.com/general-discussion-b77/solids-many-many-solids/15/
Logged
stereoman
Fractal Lover
**
Posts: 221


« Reply #7 on: June 11, 2012, 10:43:22 PM »

A tetradimensional object, that is, an object extended in four dimensions, will show to us as an event, something developing in time, with a start and an end, a storm, for example, or  a war, or a life.
 Of course, these tetradimensional things can be represented in our three dimensional world, but only trough time, and even then this is only a re-presentation, the true reality has more dimensions.
 
Logged
Sockratease
Global Moderator
Fractal Senior
******
Posts: 3181



« Reply #8 on: June 11, 2012, 11:07:00 PM »

A tetradimensional object, that is, an object extended in four dimensions, will show to us as an event, something developing in time, with a start and an end, a storm, for example, or  a war, or a life.
 Of course, these tetradimensional things can be represented in our three dimensional world, but only trough time, and even then this is only a re-presentation, the true reality has more dimensions.
 

So does that make a 3D Animation a 4 Dimensional object?

I think there is some confusion here- time is a dimension, but it could easily be the 5th Dimension if discussing 4 Dimensional Geometry. 
Logged

Life is complex - It has real and imaginary components.

The All New Fractal Forums is now in Public Beta Testing! Visit FractalForums.org and check it out!
Syntopia
Fractal Molossus
**
Posts: 681



syntopiadk
WWW
« Reply #9 on: June 11, 2012, 11:10:57 PM »

A tetradimensional object, that is, an object extended in four dimensions, will show to us as an event, something developing in time, with a start and an end, a storm, for example, or  a war, or a life.
 Of course, these tetradimensional things can be represented in our three dimensional world, but only trough time, and even then this is only a re-presentation, the true reality has more dimensions.

There are different ways to model a mathematical four dimensional space. For instance, Einstein's special relativity uses four dimensions, three spatial and one temporal. The dimensions here are not treated equally: the temporal dimension has a different sign in the metric, meaning you can get negative and zero distances between points, which here corresponds to events. This is called a Minkowski space.

But it is also possible to work with objects in the simpler 4D (and higher) Euclidean spaces, where each dimension is spatial-like and equal to all others. The Tesseract image in Asdam's post is an example of this.
Logged
stereoman
Fractal Lover
**
Posts: 221


« Reply #10 on: June 12, 2012, 02:08:58 AM »

Matemathical dimensions aren´t the same thing as Geometric dimensions, this is the first confussion.
But there is more, in a given moment and place, there can be several objects or beings with different timespan, that is different extension in time, moreover, as each object or being has at least four dimensions, each can show a different dimension, that is, we can see the third dimension of an object, and the fourth of another at the same time, this leads to another confusion.
Finally, while we move trough time due to cosmic motion, and without any other reference, we think that time flows.This is the greatest confusion.
     Imagine a wall in the background of a scene, a car parked in front, and a dead tree in the foreground, the wall, even if it´s part of a building, only shows two dimensions to you, look around you, most of time you can see only planes, two dimensional objects, even if they have more dimensions
     Now consider the parked car, it shows three dimensions, you see a full three-dimensional object, even if it has a fourth dimension or more.
     And finally, think about the dead tree, what you are seeing its a four dimensional path created by something´s motion trough time, something like a freezed motion made by three dimensional moments.
    We must agree wit the fact that this unknow entity should have more than four dimensions.
« Last Edit: June 12, 2012, 11:29:10 AM by stereoman » Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #11 on: June 12, 2012, 06:19:49 PM »

Probably 4D quaternionic julia set represented in 3D would be interesting, but mandelbrot set not. Becouse we will get Y(dimension)=Z(dimension)=W(dimension). But it doesn't mean, 4D fractals would not be interesrting, julia sets are nice too and there are lots of about mandelbrot formulas with interesting mandelbrot sets.

In theory, as 3D can be represented in 2 dimensions, say drawing of cube on plain paper, so 4 dimensions could be represented in 3 dimensions. And we have working 3D software engines.

There is string theory saying that there possibly be more than 3 spatial (space) dimensions. Throught none realy knows, and there are no proof od string theory. (All effects of theory of relativity is well known. But there is no known effect of string theory.)
Logged

fractal catalisator
Syntopia
Fractal Molossus
**
Posts: 681



syntopiadk
WWW
« Reply #12 on: June 13, 2012, 03:23:27 PM »

Probably 4D quaternionic julia set represented in 3D would be interesting, but mandelbrot set not. Becouse we will get Y(dimension)=Z(dimension)=W(dimension). But it doesn't mean, 4D fractals would not be interesrting, julia sets are nice too and there are lots of about mandelbrot formulas with interesting mandelbrot sets.

Yes - the pure 4D Quaternion Mandelbrot is not very interesting, but if you add a rotation or reflection to the inner loop, they become more interesting, e.g.: http://www.flickr.com/photos/syntopia/5425626649/

This is still only 3D cross-sections of a 4D object. Perspective projection would be funny to try out.
Logged
Alef
Fractal Supremo
*****
Posts: 1174



WWW
« Reply #13 on: June 14, 2012, 04:17:49 PM »

Yes - the pure 4D Quaternion Mandelbrot is not very interesting, but if you add a rotation or reflection to the inner loop, they become more interesting, e.g.: http://www.flickr.com/photos/syntopia/5425626649/

This is still only 3D cross-sections of a 4D object. Perspective projection would be funny to try out.
Pretty nice object. Stalks looks like 3D julia sets, a feature missing in quaternion m-set. But it don't looks as I imagined 4D represantion in 3D, tesseract there looks like something inside of cube;)
« Last Edit: June 14, 2012, 04:35:53 PM by Asdam » Logged

fractal catalisator
HeBeGeBe
Forums Freshman
**
Posts: 13



« Reply #14 on: August 20, 2012, 03:01:06 AM »

The ancients viewed the 4th Dimension as depth, macrocosm/microcosm, "as above, so below".  In other words, fractals.
Logged
Pages: [1] 2   Go Down
  Print  
 
Jump to:  

Related Topics
Subject Started by Replies Views Last post
New Directions With Chaoscope - OR - Sockratease has a Headache! Images Showcase (Rate My Fractal) Sockratease 3 1456 Last post March 06, 2007, 11:28:24 PM
by Sockratease
Looking for a certain spot in the Mandelbrot set - got directions? Images Showcase (Rate My Fractal) Kimmo 5 2616 Last post November 04, 2007, 07:59:40 PM
by Kimmo
Barnsley in four dimensions (new) Theories & Research DarkBeam 2 820 Last post March 01, 2011, 12:43:06 AM
by Jesse
Dimensions Mandelbulb3D Gallery kr0mat1k 0 1018 Last post April 24, 2011, 06:57:05 PM
by kr0mat1k
Platonic Dimensions Amazing Box, Amazing Surf and variations « 1 2 » Aexion 16 17388 Last post October 10, 2015, 08:33:53 AM
by Mrz00m

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