KittyCAD / modeling-app

The KittyCAD modeling app.
https://kittycad.io/modeling-app/download
MIT License
373 stars 31 forks source link

Pass in edge as axis param in patternLinear and patternCircular #1700

Open jgomez720 opened 7 months ago

jgomez720 commented 7 months ago

This is a future add. It's not a priority today, but we should try to implement it. This is good for more complex modeling.

Description

CAD applications allow users to pass in an edge of an existing geometry as the axis parameter of patterns. Demo below:

Linear Patterns https://github.com/KittyCAD/modeling-app/assets/114548659/d8eecbac-26cc-41d2-823d-fff627444a97

Circular Patterns https://github.com/KittyCAD/modeling-app/assets/114548659/e53da74a-3c0a-4e59-b10d-bf79c1376340

jessfraz commented 3 months ago

we have this for revolve so shouldnt be too hard to add, i also need it for mirror