使用C++开发的一个三维空间向量的实现,支持基础的加、减、叉乘、点乘运算可以计算模长、向量夹角等,已经满足笔者的需求。理论基础:https://me.lucoder.com/topic/2019/08/01/vector3d.html