1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2025-02-11 13:21:55 +02:00
Werner Almesberger cef7cd5e18 Added interactive 2D transformation (working towards overlapping)
- solidify/Makefile (OBJS): added overlap.o
- solidify/Makefile (CFLAGS): added -O9 to speed up rotation a little
- solidify/array.h, solidify/array.c (get_bounded): like get(), but returns
  UNDEF if the indices are outside the array
- solidify/face.h (struct face, struct matrix), solidify/face.c (read_file):
  added a 2D transformation matrix to "struct face"
- solidify/overlap.h, solidify/overlap.c: show a face with 2D transformation
2010-09-23 22:17:19 -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%