Up: JGV Home Page    [at The Geometry Center]

JGV Example: Coordinate Planes (with inline data)

The JGV instance above shows a set of 3 intersecting planes. The applet tag for this instance, showing the data being given in the tag, is below.

<applet
  code="geom.jgv.JGVApplet"
  codebase=../..
  width=400 height=400>
<param name="background" value="0x749ece">
<param name="geom" value="
INST                                ;
transform                           ;
    0.28   -0.31    0.56   0        ;
    0.63    0.01   -0.30   0        ;
    0.13    0.63    0.28   0        ;
    0       0       0      1        ;
  geom {                            ;
OFF                                 ;
12 3 0                              ;
                                    ;
-1 -1  0                            ;
-1  1  0                            ;
 1  1  0                            ;
 1 -1  0                            ;
                                    ;
 0 -1 -1                            ;
 0 -1  1                            ;
 0  1  1                            ;
 0  1 -1                            ;
                                    ;
-1  0 -1                            ;
 1  0 -1                            ;
 1  0  1                            ;
-1  0  1                            ;
                                    ;
4  0 1 2 3      255 0 0             ;
4  4 5 6 7      255 255 0           ;
4  8 9 10 11    255 0 255           ;
}                                   ;
">
</applet>

Go back:
 
View other examples:
 
Back to the JGV homepage. Cube
  Octahedron
Back to the Math5282/3/4 class homepage       Tetrahedron
  Interlocked tetrahedra
Back to the Math3113 class homepage Two tetrahedra inscribed in a cube
  Icosahedron
Back to my homepage Dodecahedron
  A cube inscribed in a dodecahedron
  Truncated octahedron
  Truncated tetrahedron
  Truncated cube
  Truncated icosahedron
  Truncated cube / octahedron