Forum: Poser - OFFICIAL


Subject: Ok , it has been a year - where is Poser 7?

jpiazzo opened this issue on Mar 25, 2006 ยท 32 posts


stewer posted Mon, 27 March 2006 at 10:57 AM

Attached Link: http://www.swig.org/

You can use C or C++ libraries in Python plugins, for example PoserPhysics is doing that. There's a pretty straightforward API for communicating between the two languages, and SWIG is a very useful tool to generate Python wrappers for C/C++ code.