Forum: Poser - OFFICIAL


Subject: A fix for crosstalk and JCM operation in all versions of Poser?

Jim Burton opened this issue on Sep 25, 2004 ยท 57 posts


hogwarden posted Tue, 28 September 2004 at 11:58 AM

OK! :))

Actually this would be a very good application of some new technology we've been working on. P4PyE (Poser 4 Python Emulation) allows our upcoming utilities to communicate in a basic way with Poser 4 so emulating Python for PP and P5.

Yes... much of this stuff can't be done with Python, so only program launch, import and export are handled by Python/P4PyE the rest being dealt with by the utility itself.

I'm proposing to write a utility which will work like this:

1: Poser is running
2: Launch Hogsoft Crosstalk (or whatever I call it!)
3: Browse in HC's lovely library browser to the file you wish to load, and specify the Figure number to control this figure
4: HC preconditions the file and loads it into Poser (all versions!)
5: It's done!

Believe it or not, I've already written much of the code I need for this to be seriously useable relatively soon...

Howard:)))