image stats
rating
3.07
votes
200
views
4519
uploader
fossil_digger
comments
8
date added
2006-03-07
category
Sport
previous votes
Loading..
you name it i'm dizzy
1 star2 stars3 stars4 stars5 stars
you name it i'm dizzy

"a blue and white cube"

Rate image:
[ | | ]
[ | ]
Comments for: you name it i'm dizzy
Anonymous Report This Comment
Date: March 07, 2006 06:20AM

Tesseract
From Wikipedia, the free encyclopedia
Jump to: navigation, search
Tesseract
Hypercube
(8-cell)
Type Regular polychoron
Cells 8 (4.4.4)
Faces 24 {4}
Edges 32
Vertices 16
Vertex configuration 4 (4.4.4)
(tetrahedron)
Schläfli symbol {4,3,3}
Symmetry group group [3,3,4]
Dual 16-cell
Properties convex
Vertex figure: tetrahedron
Enlarge
Vertex figure: tetrahedron

In geometry, the tesseract is the 4-dimensional analog of the cube. That is, the tesseract is to the cube as the cube is to the square. More formally, the tesseract can be described as a regular convex 4-polytope with eight cubical cells.

Generalizations of the cube to dimensions greater than three are called hypercubes or measure polytopes. This article focuses on the 4D hypercube, the tesseract.
More info:
[en.wikipedia.org]
pro_junior Report This Comment
Date: March 07, 2006 06:20AM

cool!
shaDEz Report This Comment
Date: March 07, 2006 12:12PM

nice tesseract, where did you find this one?
heres the coolest one i found...
[www.plus613.com]
fossil_digger Report This Comment
Date: March 07, 2006 03:17PM

it came from strange cosmos.com.
i think it was junior who turned me on to the site.
pretty good site a little of everything, and no porn to wade through
shaDEz Report This Comment
Date: March 07, 2006 05:59PM

DECLARE SUB a100 ()
DECLARE SUB b100 ()
DECLARE SUB c100 ()
COMMON SHARED L, H, D, HD, HV, U$
CALL a100
CALL b100
CALL c100
END

SUB a100
CLS
INPUT "units used =========>"; U$
PRINT
INPUT "length is ==========>"; L
INPUT "height is ==========>"; H
INPUT "depth is ===========>"; D
INPUT "hyper-depth is =====>"; HD
END SUB

SUB b100
HV = L ** H ** D ** HD
END SUB

SUB c100
PRINT
PRINT "the hyper volume is"; HV; U$; "^4"
END SUB
shaDEz Report This Comment
Date: March 07, 2006 06:02PM

impossible... move the left most asterisk to the other side of the H (between L and H)
real simple program but it can help you understand the hypercube
Tiw Report This Comment
Date: March 08, 2006 09:31PM

You get these as screen-savers in Linux smiling
smiley
Anonymous Report This Comment
Date: March 10, 2006 09:39PM

A true 4 dimensional object cannot be visually comprehended, so I wonder what that thing is? A 3 dimensional projection of the hypercube? If I understand it correctly, 4 dimensional math is the basis behind relativity. Time and relative 3 dimensional motion are related 4 dimensionally.