Brian Schwind
Brian Schwind
When I say "proper", I mean implementing `Into`, `From`, `TryInto`, and `TryFrom` for things. Every primitive can be converted to a `Shape`, and if you know the shape type it...
This is for further down the road when we actually have a GUI and selectors, but this is a good research paper on the topic of using a GUI and...
Being able to query geometry is really one of the main features and power behind CadQuery. You can see an example of them [here](https://cadquery.readthedocs.io/en/latest/selectors.html?highlight=selector#) This tool will ultimately also need...
This is called an "offset" in OpenCascade, it'll be like this, but also in 2D for 2D curves: https://neweopencascade.wordpress.com/2015/05/23/creation-of-an-offset-from-surfaces/
- [ ] #54 - [ ] #55 - [ ] #56 - [ ] #57 - [ ] #58 - [ ] #59 - [ ] #71
Good SVG reference: https://www.nan.fyi/svg-paths/bezier-curves
- [ ] #61 - [ ] #62 - [ ] #63 - [ ] #64 - [ ] #65 - [ ] #66 - [ ] #67 - [...