1 threads found!
Thread | Author | Replies | Views | Last Reply |
---|---|---|---|---|
Posted Feb 21, 2002 at 6:07 am | Forum: Poser Python Scripting |
madz | 2 | 75 |
2 comments found!
Thanks, ockham ! Yes, thats a good hint . I'm currently working on a thingy to load poser files from arbitrary locations, or, otherway round, a Win "Send To" which sends stuff to poser. v0.1 will be released the next days. Since this works with python network communication on the local host, my problem is how to shut down the networking sockets gracefully when Poser is closed. Right now, they hang around doing nothing after Poser exit, and it needs quite a while untils the OS kicks them. Thanks again, madz
Thread: 'simple' modelling programs | Forum: Poser - OFFICIAL
You might try ac3d from http://www.comp.lancs.ac.uk/computing/users/andy/ac3d.html (its time-unlimited shareware and has all basic features plus easy-to-use user interface) or perhaps ppmodeler from http://webplaza.pt.lu/public/saunier/ppmodeler.html ( freeware, advanced features, multi-platform, but somewhat nasty user interface ) Happy modelling !
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Thread: Detecting Poser shutdown in Python script ? | Forum: Poser Python Scripting