Previous Thread  Next Thread

chat icon include standard math operations in the blender module

xand

Posted: Mon Jan 27, 2003 2:34 pm
Joined: 16 Oct 2002
Posts: 80
a lot of script use math calculation on vector and matrix like crossproduct or matrix multiplication. people and i rewrite each time part of code or use external module.
it should be useful to provide this through blender module and the script'll be faster with thoses calculatins code in C/C++.

what other people think of a such addition to blender module ?

+++

Xand
Reply with quote


Michel

Posted: Mon Jan 27, 2003 3:19 pm
Joined: 16 Oct 2002
Posts: 209
I think it's a great addition to the Python API. It shouldn't be hard to implement aswell.

We're currently working to getting the Python parts in Blender to actually build without errors from source. So don't expect any new additions to the Python API very soon.

I hope this message doesn't keep anybody from posting new ideas.

With regards,
Michel
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group