Hi!
Imagine two non-primitive curves, one overlapping the other. We can detect whether two shapes are overlapping by the intersect() method. Now I want to highlight the area where both curves overlap in a specific color tone. The effect should be similiar to the overlapping of two shapes with alpha>0, but with the possibility to assign a specific color.
Does anyone have a suggestion how to deal with the problem?
Best wishes,
Chris
Imagine two non-primitive curves, one overlapping the other. We can detect whether two shapes are overlapping by the intersect() method. Now I want to highlight the area where both curves overlap in a specific color tone. The effect should be similiar to the overlapping of two shapes with alpha>0, but with the possibility to assign a specific color.
Does anyone have a suggestion how to deal with the problem?
Best wishes,
Chris
1