Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

dual quaternion for 3d geometric operations

License

NotificationsYou must be signed in to change notification settings

neka-nat/dq3d

Repository files navigation

PyPI versionBuild StatusBuild statusDownloads

Dual quaternion for 3d geometric operations.

Installation

Runningpip install transformations dq3d should work.

macOS

On macOS, if you get an errorld: library not found for -lstdc++ do the following. Go to/Library/Developer/CommandLineTools/Packages/ and install the packagemacOS_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.

skinning

Sclerp

This example is a demonstration that interpolates between two randomly generated dual quaternions with ScLerp.

sclerp

References


[8]ページ先頭

©2009-2025 Movatter.jp