1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2025-02-14 10:01:55 +02:00
Werner Almesberger 898970b3dd Instead of performing the tranformations stepwise for each point, pre-calculate
them once.

- solidify/matrix.h, solidify/matrix.c: 2D matrix operations
- solidify/Makefile (OBJS): added matrix.o
- solidify/face.h (struct matrix): moved to solidify/matrix.h
- solidify/overlap.c (point, merge_matrix, draw_map): precalculate a single
  vA+b transformation instead of stepwise transforming the vector inside
  the loop
- solidify/overlap.c (do_shift): now that the math is right (or at least
  better), reverse the shift
2010-09-24 16:42:36 -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%