Say I have a triangle made with 3 points. How do I check if said triangle contains the a certain set of points? I’m trying to make an interactive UI with P5.js that includes an arrow that allows you to resize the object. The wireframe code is: Is there a dynamic way to tell if a point is within a