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 UnityQuaternionPy
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.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f804623b59a143c96e95ad7100fdb965fc6e5263c83f831ca16352f6dcd527a3 |
|
MD5 | bee56b7a0ac09fbb6fbbfd96c63de361 |
|
BLAKE2b-256 | feec4f41077addcb9ad15919afaf7394cc9bbe7dc8450c99f53ba5b91901edb6 |