vecLib/PyVecLib is a cross platform vector library for Python. It can be used for vector manipulation for video games or for simulations.
- vecLib Github
VecLib is a pure python library so it doesn't have any requirements except python>=3.4
if you're reading README from a source distribution, you can install vecLib with:
pip install ./dist/vecLib-[VERSION]-py3-none-any.whlYou can contact me at [email protected]