Devlog 04:
I added functions for measuring the angle based on three points (the joints). Basically how this works is that it first takes in three points, the first endpoint, a vertex, and a second endpoint. Then it uses the dot product formula with the two vectors to find the angle between the two lines.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.