You are browsing as a guest. Sign up (or log in) to start making projects!

1h 11m 23s logged

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.

0
9

Comments 0

No comments yet. Be the first!