seequent / vectormath

Vector math utilities for python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wishlist: angle between vectors

KammutierSpule opened this issue · comments

Could you add a function to return the angle between two vectors?

@KammutierSpule - Can you take a look at the above PR and see if it suits your needs?

if it works ;) ..
Could it be implemented for Vector2 too?

Hah, great. This implementation will work for Vector2 and Vector3.