17 Commits

Author SHA1 Message Date
Chris Hodapp
2c9a273540 Fix small bug in Twist 2020-03-06 19:15:08 -05:00
Chris Hodapp
111933c30e Some more notes and tried other examples with to_mesh_iter 2020-03-06 15:38:25 -05:00
Chris Hodapp
94dabbee25 Got rid of EmptyRule 2020-03-06 10:36:17 -05:00
Chris Hodapp
6a8f0e14c8 Progressed with to_mesh_iter (still not quite working) 2020-03-01 19:32:45 -05:00
Chris Hodapp
2dd056ad4a Scratch work 2020-02-29 10:47:44 -05:00
Chris Hodapp
4c626f6358 Trying type parameters instead 2020-02-27 21:51:34 -05:00
Chris Hodapp
b454588f41 Added some helpers in util.rs 2020-02-23 20:54:24 -05:00
Chris Hodapp
beff9d587b Fixed (ish) twist example 2020-02-22 20:25:09 -05:00
Chris Hodapp
56803bccf3 Added (broken) twist() example from Python 2020-02-22 19:16:52 -05:00
hodapp
58d83a03e6 Misc doc updates 2020-02-22 16:14:19 -05:00
Chris Hodapp
e37d49f7e0 Replaced 3-tuple with rule::Child; wrote some docs 2020-02-22 11:15:50 -05:00
Chris Hodapp
c594538644 Fixed ram_horn example, slight refactor on to_mesh 2020-02-22 08:26:27 -05:00
Chris Hodapp
436cb0bbc4 Added some really badly-written mapping... fix it later 2020-02-21 22:34:07 -05:00
Chris Hodapp
751f772897 Fixed some examples, then broke them further.
I need to add in some sort of parent vertex mapping layer.
2020-02-21 21:46:26 -05:00
Chris Hodapp
19de80da81 Fixed curve_horn_* example a bit (still has 180 degree issue) 2020-02-21 20:31:20 -05:00
Chris Hodapp
00c62a31b8 Trashed my 'exit group' nonsense for parent vertices. 2020-02-21 19:59:47 -05:00
Chris Hodapp
cae2d3df10 Attempt to organize into modules, though still pretty rough 2020-02-17 14:29:43 -05:00