Dual Quaternion for 3d transformation
Project description
dq3d
Dual quaternion for 3d geometric operations.
Installation
Running pip install transformations dq3d
should work.
macOS
On macOS, if you get an error ld: library not found for -lstdc++
do the following. Go to /Library/Developer/CommandLineTools/Packages/
and install the package macOS_SDK_headers_for_macOS_10.14.pkg
. They try installing again.
examples
Skinning
This example is a demonstration of skinning with Dual quaternion Linear Blending.
Sclerp
This example is a demonstration that interpolates between two randomly generated dual quaternions with ScLerp.
References
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
dq3d-0.3.5.tar.gz
(7.0 kB
view details)
File details
Details for the file dq3d-0.3.5.tar.gz
.
File metadata
- Download URL: dq3d-0.3.5.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60fa75db331a8ee96f86e94558b1c67f94d7325feeecc56a76b99f8d486a87bd |
|
MD5 | ee0748348d96d2cfc3d2502fcfc1f976 |
|
BLAKE2b-256 | 78a800de2db16dc6395911d04eb16a3ab1284f82329d6b0a0607e217a29e199c |