1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2025-04-17 13:47:26 +03:00
Werner Almesberger 2cc9a9e505 Step sizes are now auto-determined, allowing use of files of any resolution.
- solidify/face.h (struct face): record the x, y, and z step sizes
- solidify/face.c (load_file, read_file): moved file I/O from read_file to
  load_file
- solidify/face.c (adjust_step, read_file): before populating the array,
  determine the x/y and z step sizes
- solidify/solidify.c (main): verify that both faces have the same step
  sizes
- solidify/solidify.c (main): don't use hard-coded z step size
- solidify/solidify.c (main): move call to setlocale() next to gtk_init(),
  to make it clear whose damage we're trying to control
2010-09-24 19:53:06 -03:00
Description
Ben NanoNote 3D scans, Scans of the various case and circuit parts of the Ben NanoNote.
http://projects.qi-hardware.com/index.php/p/ben-scans/
189 MiB
Languages
HTML 80.9%
Shell 12.9%
POV-Ray SDL 4.6%
Makefile 1.6%