Python Module to use Vectors
Project description
VectorsPY
Python module to use Vector2 and Vector3 (as in Unity Game Engine - C#) in Python.
- Create Vector2 objects for 2D Vectors (x and y coordinate system)
- Create Vector3 objects for 3D Vectors (x,y and z coordinate system)
- Add, Subtract 2 Vectors
- Get Magnitude of Vector Object
and much more]
Installation
Using pip -
pip install VectorsPY
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
VectorsPY-0.0.1.tar.gz
(1.3 kB
view details)
File details
Details for the file VectorsPY-0.0.1.tar.gz
.
File metadata
- Download URL: VectorsPY-0.0.1.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.9.0rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8b37f8a013289b9ea857e2d0636114ec03c27e3cdcc6d8dd183594f98e2995f |
|
MD5 | f6a7e17fad8b54745c7e8c3691dcf625 |
|
BLAKE2b-256 | 3c02c8012e010627b37526a13fca6cb207cce427f1e81a97b264b613b5224654 |