Skip to main content

Immitation of UnityEngine.Quaternion in Python

Project description

Unity Quaternion.js

This is full-scratch immitation of UnityEngine.Quaternion

codecov Codacy Badge unit-test

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

UnityQuaternionPy-0.1.2.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

UnityQuaternionPy-0.1.2-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page