Immitation of UnityEngine.Quaternion in Python
Project description
Unity Quaternion.js
This is full-scratch immitation of UnityEngine.Quaternion
How to use
Install by:
pip install UnityQuaternion
And use Quaternion
class. All interfaces are same as Unity document
Vector3
in Unity is represented by tuple[float, float, float]
Trivials
This is using Left-handed coordinate system.
Euler rotation is ZXY order.
All same as UnityEngine.Quaternion
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for UnityQuaternionPy-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59e8b07160e4e2b08731615f40cc42bd76329870f9273b3123b5eac956975a8e |
|
MD5 | 054ebbdba7973856d5011a7cef97426e |
|
BLAKE2b-256 | 04d6ed81c2f1e4a3083f6c80c7850ea7b046840d2fff6cb2b800b5a46c2be647 |