![]() |
|
#2
|
|||
|
|||
|
Vizard comes included with this functionality. The following code shows how to construct a 4x4 transform matrix from an [x,y,z,w] quaternion:
Code:
m = viz.Matrix.quat(x,y,z,w) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ERROR: Failed to initialize python | kay | Vizard | 1 | 10-07-2009 12:51 PM |
| Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |
| Python update? | Brett Lindberg | Vizard | 1 | 02-26-2009 01:07 PM |
| python 2.4 instead of 2.3? | perselletje | Vizard | 7 | 03-14-2006 12:06 PM |
| Extending Python With C++ | Vygreif | Vizard | 2 | 01-18-2006 10:21 AM |