Skip to main content

Functions for 3D coordinate transformations

Project description

Code to convert between various geometric transformations.

  • Composing rotations / zooms / shears / translations into affine matrix;

  • Decomposing affine matrix into rotations / zooms / shears / translations;

  • Conversions between different representations of rotations, including:

    • 3x3 Rotation matrices;

    • Euler angles;

    • quaternions.

We have tried to document the algorithms carefully and write clear code in the hope that this code can be a teaching reference. We document the math behind some of the algorithms using sympy in transforms3d/derivations. We would be very pleased if y’all would like to add your own algorithms and derivations - please get a copy of the code from https://github.com/matthew-brett/transforms3d and get on down, algorithmically. Feel free to use the github issue tracker and pull request system to ask for advice and support.

Documentation

Documentation for latest released version at http://matthew-brett.github.io/transforms3d

Code

See https://github.com/matthew-brett/transforms3d

Released under the BSD two-clause license - see the file LICENSE in the source distribution.

Much of the code comes from transformations.py by Christoph Gohlke, also released under the BSD license.

We use Github actions to test the code automatically under Pythons 3.7 through 3.10.

We depend on numpy >= 1.15. You may be able to make it work on an earlier numpy if you really needed that.

The latest released version is at https://pypi.python.org/pypi/transforms3d

Support

Please put up issues on the transforms3d issue tracker.

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

transforms3d-0.4.2.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

transforms3d-0.4.2-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file transforms3d-0.4.2.tar.gz.

File metadata

  • Download URL: transforms3d-0.4.2.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.8

File hashes

Hashes for transforms3d-0.4.2.tar.gz
Algorithm Hash digest
SHA256 e8b5df30eaedbee556e81c6938e55aab5365894e47d0a17615d7db7fd2393680
MD5 77f0b688f13c0fd727f0992ac69b8987
BLAKE2b-256 d51e626c2d87c29a35fadc8de5624f4302e1ee56cff380d282d62cb3780e6620

See more details on using hashes here.

File details

Details for the file transforms3d-0.4.2-py3-none-any.whl.

File metadata

File hashes

Hashes for transforms3d-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1c70399d9e9473ecc23311fd947f727f7c69ed0b063244828c383aa1aefa5941
MD5 3e7f5ac8d47064fbe232929d38db1662
BLAKE2b-256 617af38385f1b2d5f54221baf1db3d6371dc6eef8041d95abff39576c694e9d9

See more details on using hashes here.

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