Ridley5 opened this issue on Jul 26, 2010 · 1724 posts
adp001 posted Sat, 31 July 2010 at 12:21 PM
As someone said before, methods/function written in Python may be easyly replaced with a call to C-Code (DLL, because ctypes seams to work with P7/8) if anything works.
Calling Posers-API to get geometry-data is still required. Having this data in a fast numeric-array (Python) is a good start-position.