Simple python 3D vector3 math library wrapping some types from GLM library using pybind11. Both pure python version and C++ version provided. Not a direct glm wrapping. There are some Object-Oriented enhencements to the types. The pure python types are outdated and there is no documentation for now.