Skip to content
Mohammad S.NIAEI edited this page Jul 21, 2020 · 3 revisions
V3d

v3d (Stands for Vector 3D) is a 3D vector library for basic Vector operations. It was inspired by https://github.com/allelos/vectors

Why?

A library was created by https://github.com/allelos/. However, there were some missing parts(such as from_mag_and_dir).

Installation

pip install v3d

Documentation

https://github.com/mshemuni/V3D#readme

For developers

Your contribution or effort always will be appreciated.

Pull requests, issue submissions will be answered ASAP.

Clone this wiki locally