Files
test2/source/blender/blenlib
Sybren A. Stüvel 9fa628f35b mathutils: added exponential map to Quaternion
Added conversion to and from exponential map representation. This
representation is useful for interpolation of > 2 quaternions, or in
PD controllers.

Implementation in C functions quat_to_expmap,
quat_normalized_to_expmap, and expmap_to_quat with Python API, unit
tests and documentation.

Added Quaternion.to_exponential_map() and Quaternion(3-vector) to
Python API.

Reviewers: campbellbarton

Projects: #bf_blender

Differential Revision: https://developer.blender.org/D1049
2015-02-01 13:06:00 +01:00
..
2012-07-04 20:47:12 +00:00
2014-10-10 10:10:13 +02:00
2014-08-29 15:35:19 +10:00
2015-01-06 19:09:56 +11:00
2014-08-07 14:42:47 +10:00
2014-11-14 11:49:45 +01:00
2014-03-20 22:56:28 +11:00
2015-01-06 19:09:56 +11:00
2013-10-31 14:10:01 +00:00
2012-05-05 00:58:22 +00:00