<- previous index next ->
Sample code generating .stl file for 3D printing.
Surface covered with triangles with normal pointing in.
shape56.py3 source code
shape56_py3.out output
shape56_py3.dat file
shape56.stl for 3D
Commands to make files from source code shape56.py3
python shape56.py3 > shape56_py3.out
java light_dat shape56_py3.dat
java dat_clean shape56_py3.dat shape56.dat
java light_normal shape56.dat
java dat_to_stl shape56.dat shape56.stl
shape55.py3 source code
shape55_py3.out output
shape55_py3.dat file
shape55.stl for 3D
shape54.py3 source code
shape54_py3.out output
shape54_py3.dat file
shape54.stl for 3D
shape53.py3 source code
shape53_py3.out output
shape53_py3.dat file
shape53.stl for 3D
shape52a.py3 source code
shape52a_py3.out output
shape52a_py3.dat file
shape52.stl for 3D
shape51.py3 source code
shape51_py3.out output
shape51_py3.dat file
shape51.stl for 3D
shape43.py3 source code
shape43_py3.out output
shape43_py3.dat file
shape43.stl for 3D
shape41.py3 source code
shape41_py3.out output
shape41_py3.dat file
shape41.stl for 3D
<- previous index next ->
Many web sites on Java GUI, AWT, Swing, etc.
Many web sites on Python wx, tk, qt, etc.