Wase-Engine/wase-engine

Vector2 and Vector3 magnitude, dot and cross product

Closed this issue · 0 comments

Describe the solution you'd like
A Vector3 class should be added. To the Vector2 class should be added: magnitude, dot and cross product calculations. The Vector3 should have the same methods as the Vector2 class.