fstwn / cockatoo

Cockatoo is a prototypical open-source software toolkit for generating (3d-)knitting patterns from NURBS surface and mesh geometry directly inside Grasshopper.
https://fstwn.github.io/cockatoo
MIT License
32 stars 3 forks source link

no consistent directionality in edges #35

Open fstwn opened 4 years ago

fstwn commented 4 years ago

Ensure that the final weft and especially warp edges are always connected with a consistent directionality

fstwn commented 3 years ago

This has to be addressed! It will probably be necessary to restructure all the graphs to directional graphs and employ consistent directions from the get go. Lot's of work bu the only real way to go. Once done this should ease some other things in the later steps, too (creating meshes, dual, finding cycles).