Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
On 15/06/2014 at 00:15, xxxxxxxx wrote:
Does anyone know off good tutorials on matrix in python for Newbe's Thanks
On 15/06/2014 at 11:57, xxxxxxxx wrote:
Have you read the matrix FAQ at http://www.cs.princeton.edu/~gewang/projects/darth/stuff/quat_faq.html - this is the FAQ referred to in the SDK docs. Not a tutorial as such but everything you could want to know about matrices. No code, just a tiny bit of C++ you can easily convert to Python.
On 15/06/2014 at 22:36, xxxxxxxx wrote:
Thanks spedler took a quick look at the link and it will certainly help me to understand more about matrices.