<- previous      next ->

Lecture 2c, tetrahedrons

More than you ever wanted to know about tetrahedrons

A regular polyhedra with 8 points, a stellated octahedron.

stella1_java.stl just inside stella1_java.dat stella.java source code stella_java.out output

Another stellated octahedron made from two tetrahedrons in a cube

tetra4_dat.java source code tetra4_dat_java.out output tetra4_java.dat to make .stl tetra_java.stl for 3D printer

tetra_cube.java 5 tetra made a solid cube, volume check

tetra_cube.java source code tetra_cube_java.out output tetra_cube.dat tetra_cube2.dat

tetra_cube6.py3 6 tetra made a solid cube, volume check

tetra_cube6.py3 source code tetra_cube6_py3.out output tetra_cube6_py3.dat tetra_cube.py3 development tests tetra_cube_py3.out development tests output
    <- previous        next ->

Other links

Many web sites on Java GUI, AWT, Swing, etc.
Many web sites on Python wx, tk, qt, etc.

Go to top