..
array.c
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
array.h
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
face.c
For convenience, record maximum Z size in the face structure.
2010-09-26 06:11:02 -03:00
face.h
Correct z0 for z vs. xy scale differences. Now things work as planned !
2010-09-27 02:39:25 -03:00
gui_util.c
Changed the style of projection displays from lines to filled surfaces, to
2010-09-28 20:01:01 -03:00
gui_util.h
Changed the style of projection displays from lines to filled surfaces, to
2010-09-28 20:01:01 -03:00
histo.c
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
histo.h
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
level.c
Added a thin black border above and below the projections.
2010-09-28 20:33:40 -03:00
level.h
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
Makefile
Move draw_circle from util.c to gui_util.c
2010-09-28 08:58:28 -03:00
matrix.c
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
matrix.h
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
overlap.c
Move draw_circle from util.c to gui_util.c
2010-09-28 08:58:28 -03:00
overlap.h
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
povray.c
Cleaned up z0 plane input/output. Note: need to change fx in all .sfy files !
2010-09-27 01:19:21 -03:00
project.c
Cleaned up z0 plane input/output. Note: need to change fx in all .sfy files !
2010-09-27 01:19:21 -03:00
project.h
Project description files can now begin with comment lines.
2010-09-26 06:11:02 -03:00
solid.h
Cleaned up POV-Ray file handling. New use: solidify -p project
2010-09-27 00:54:57 -03:00
solidify.c
Cleaned up POV-Ray file handling. New use: solidify -p project
2010-09-27 00:54:57 -03:00
style.c
Initial commit. For older history, see project ben-scans.
2010-09-25 04:46:16 -03:00
style.h
Added a thin black border above and below the projections.
2010-09-28 20:33:40 -03:00
template.pov
Make new/run/pov/disp are now configurable when invoking make.
2010-09-26 20:11:57 -03:00
util.h
Move draw_circle from util.c to gui_util.c
2010-09-28 08:58:28 -03:00