fstwn / cockatoo

Cockatoo is a prototypical open-source software toolkit for generating (3d-)knitting patterns from NURBS surface and mesh geometry directly inside Grasshopper.

Home Page:https://fstwn.github.io/cockatoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forbidden nodes implementation for warp edges

fstwn opened this issue · comments

https://github.com/fstwn/COCKATOO/blob/3a44fcce1f447395eb0137db76d7dda690d6e942/modules/Cockatoo/KnitMappingNetwork.py#L279
Enhance the routine with the forbidden vertices concept from KnitNetwork class to avoid crossing 'warp' edges.

Referenced commit introduces forbidden nodes implementation for warp edges.