We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello guys, I've tried looking at examples and general math sites, but I'm having a hard time finding a way to calculate the angle using 2 vectors. Do you guys have any idea? The reason why I need it is to know the "direction" a line is going.
Answers
Hello
Check it out this
https://processing.org/reference/PVector_angleBetween_.html
https://forum.Processing.org/two/discussions/tagged?Tag=anglebetween()
Thank you so much, guys!