This library provides 3D Vector in js including arithmetic operator overloading (+ - * / % **). Normally vector implementations in javascript handle arithmetic operation by methods aVec.multiply(bVec) ...
Contribute to ramanujds/ust-global-2023 development by creating an account on GitHub.