Forum: Poser - OFFICIAL


Subject: DAZ and Poser messed up

Coleman opened this issue on May 05, 2012 · 171 posts


stewer posted Tue, 08 May 2012 at 9:31 AM

Quote - (I don't know if a Python script in Poser can call additional libraries, since I assume there's no built-in JSON reader and writing one from scratch would be an extra level of pain.)

JSON reader/writer comes with Poser as part of the standard Python distribution. Also, with ctypes one can call functions in any C DLL.