Forum: Poser - OFFICIAL


Subject: Python (or other) script request.

AntoniaTiger opened this issue on Apr 12, 2005 ยท 14 posts


AntoniaTiger posted Tue, 12 April 2005 at 8:46 AM

The way Poser works, the Deltas for a morph take up a lot of space in the .CR2, and I often see them with 7 or 8 decimal places. That works out as tiny fractions of a millimetre, and seems excessive. It's often much more precision that the .obj file stores. Is there a Python script (or Perl or Awk or similar, but Poser has Python included) which can truncate this data? When a Parameter velue of 1.0 shifts a vertex by the Delta value, can anyone see the effect of that 7th decimal place? And sometimes you get a burst of scientific notation; 7 or 8 significant digits with an exponent. 1 part in 10E12?