Commit Graph

96 Commits

Author SHA1 Message Date
Trammell Hudson 20c000492f project 3d into 3d (broken?) 2015-05-03 15:12:01 -04:00
Trammell Hudson 58de31c6cb rework corners program to import the STL and drill holes into it 2015-05-03 13:59:18 -04:00
Trammell Hudson 59fcdf949c mounting holes, rather than pegs 2015-03-07 17:45:25 -05:00
Trammell Hudson 976248e5f6 remove pegs, shift to origin 2015-03-07 13:20:12 -05:00
Trammell Hudson 95574e3530 size tweaks 2015-03-07 13:19:36 -05:00
Trammell Hudson d670c051af Merge branch 'master' of github.com:osresearch/papercraft 2015-03-07 12:47:49 -05:00
Trammell Hudson a8383cced0 move corners to inside of the face, rather than end-caps. 2015-02-22 17:32:06 -05:00
Trammell Hudson 0c3a89ff0f disable dot message 2015-02-22 15:10:51 -05:00
Trammell Hudson cae0923a93 increase eps 2015-02-16 15:00:26 -05:00
Trammell Hudson e34c2e2911 tweak sizes 2015-02-15 19:09:36 -05:00
Trammell Hudson f5f498010b tweak distances to match 2015-02-15 17:24:16 -05:00
Trammell Hudson 362f1bcc2e generate square slots 2015-02-15 16:57:37 -05:00
Trammell Hudson 07cf132687 generate inset polygon and mounting holes 2015-02-15 16:17:25 -05:00
Trammell Hudson f2031577f0 generate inset polygon and mounting holes 2015-02-15 16:17:08 -05:00
Trammell Hudson b5210c4d65 move inset into stl_3d 2015-02-15 16:13:32 -05:00
Trammell Hudson a6a08bf10a multmatrix works for faces! 2015-02-15 16:03:51 -05:00
Trammell Hudson a70a9e56d6 allow start vertex to be set 2015-02-15 16:03:41 -05:00
Trammell Hudson c2bc3de94e move sign into v3.h 2015-02-15 14:59:45 -05:00
Trammell Hudson 5b69edf5c4 move refframe into stl_3d 2015-02-15 14:55:43 -05:00
Trammell Hudson 2c416c81d8 move face tracing into stl_3d.c 2015-02-15 14:35:42 -05:00
Trammell Hudson d2cbc9f142 inset circles work! 2015-02-15 14:20:48 -05:00
Trammell Hudson 3f102c5621 generate a polygon of the vertices 2015-02-15 13:50:32 -05:00
Trammell Hudson c1e6633cd4 ignore eps in coplanar tests 2015-02-15 12:54:10 -05:00
Trammell Hudson b556b60107 svg faces generator 2015-02-15 12:48:51 -05:00
Trammell Hudson 1af2394b8e linux fixes for old openscad 2015-02-15 12:48:25 -05:00
Trammell Hudson cb945a18e0 inset triangle works 2015-02-14 22:22:16 -05:00
Trammell Hudson ad35a5966e plane around center works; need to inset 2015-02-14 20:27:35 -05:00
Trammell Hudson 010231eed2 fill in sides of plane 2015-02-14 20:10:17 -05:00
Trammell Hudson c2293062f3 generate two planes, separated by thickness 2015-02-14 20:03:39 -05:00
Trammell Hudson 5cda4d37b8 v3_add, v3_mag, v3_scale 2015-02-14 20:03:10 -05:00
Trammell Hudson bb1b5b23bd generate first module 2015-02-14 19:53:31 -05:00
Trammell Hudson e21f07ce0a tetrahedron 2015-02-14 19:46:22 -05:00
Trammell Hudson 1e490d05f7 angle between face detector 2015-02-14 19:11:52 -05:00
Trammell Hudson 04d9604106 triangle neighbor finding works 2015-02-14 19:01:12 -05:00
Trammell Hudson 3a0668b82f not working corners 2015-02-14 17:59:08 -05:00
Trammell Hudson 254eeb3650 read into pointer, not addr of pointer 2015-02-14 17:42:20 -05:00
Trammell Hudson a038abbce9 started to split stl parser into file 2015-02-14 17:32:58 -05:00
Trammell Hudson e5a6c2ebe4 make the twist parameterized 2015-01-27 20:36:40 -05:00
Trammell Hudson 81b4d566cd plate of corners for the dodecahedron 2015-01-26 15:25:41 -05:00
Trammell Hudson 105fe39dad corners for another platonic solid 2015-01-26 15:25:23 -05:00
Trammell Hudson 8f0323c8ca wireframe 2015-01-25 22:36:43 -05:00
Trammell Hudson dca67bb083 ignore generated files 2015-01-25 22:24:53 -05:00
Trammell Hudson 1065ba38ef switch to cylinders rather than cubes 2015-01-25 22:24:01 -05:00
Trammell Hudson 81f2362e51 use the normals for the coplanar detection 2015-01-25 22:08:50 -05:00
Trammell Hudson f15339ce28 different corners 2015-01-25 18:59:03 -05:00
Trammell Hudson b705626c01 two twists 2015-01-25 18:29:53 -05:00
Trammell Hudson eb4f93677a larger eps works, at what cost? 2015-01-25 18:09:47 -05:00
Trammell Hudson ee6e001c73 dodecahedron test 2015-01-25 18:09:17 -05:00
Trammell Hudson d10a21ac3b wireframe coplanar fixed is almost perfect; test3 fails 2015-01-25 16:37:04 -05:00
Trammell Hudson 7dfd2d4c4e vertex and edge culling works; need to figure out coplanar now 2015-01-25 13:56:13 -05:00