Curves and Beziers Drawing in Linkage Program
I spent some time designing data structures to hold the compound curves that will be used for enhanced drawing elements and cams in the Linkage software. The data structure is designed with the idea that there is a single Curve type of object that contains nodes and segments…
Continue reading