I want to show only intersection of two shape by using KineticJS.
How can I do this?
I tried to do it like following link.
HTML5 Canvas Clipping Region. Is have any other way?
I want to show only intersection of two shape by using KineticJS . How
Share
I have created the solution based on Shmi.
Fiddle:http://jsfiddle.net/sara9/2v7W2/5/
Refer this tutorial.