1
0
mirror of git://projects.qi-hardware.com/ben-scans.git synced 2024-11-22 13:49:42 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
Werner Almesberger
f0a8bcd95e In POV-Ray output, move faces to more correct Z locations.
- solidify/povray.c: update title for renaming
- solidify/povray.c (povray_face, povray): flip the bottom face
- solidify/povray.c (povray_face, povray): instead of centering the face on
  Z, shift it to its z0 position
- solidify/povray.c (povray_face, povray): split the distance between faces
  equally among them
2010-09-25 04:40:08 -03:00
Werner Almesberger
49ea351443 All there is in solid.c is about POV-Ray, so rename it to povray.c
- solidify/solid.c: renamed to solidify/povray.c
- solidify/Makefile (OBJS): change solid.o to povray.o
2010-09-25 03:23:19 -03:00