Forum: Poser - OFFICIAL


Subject: Bit-schlepping through Poser4

Geekholder opened this issue on Aug 17, 2000 ยท 13 posts


Geekholder posted Thu, 17 August 2000 at 1:19 AM

Since the Poser programmers left the "hair" thingy and the code for joint controlled morphs in the code base, I began to wonder what else might be there. So I went bit-diving through the Poser4 binary. A few interesting things popped out: - there are some text strings which refer to an Adobe Illustrator plugin. From the content of the strings, it looks like both import and export were planned. This might be as simple as importing splines for the Walk Designer (can Poser import Illustrator splines somehow?) - In addition to the standard Channel labels ("xScale", "Twist", "Bend", etc) there is one I don't recall seeing: "Fatness" - There were "Gun Point" and "Pinky Point" hand poses which did not make it into the product, though strings for them are still embedded in the program. - There are a number of references to the "Canon", which apparently changes all scale and taper values on a figure somehow. It can also do it for all frames of an animation. - There are also some references to "Treemaker", which DEL recently pointed out is the hair thing. - It has dialog boxes to display the current contents of the Clipboard (this one is probably a debugging hook for the programmers) - It has Font, Size, and Style menus buried in it, which is interesting only because there isn't anywhere in the program where you can enter styled text. I wonder what they were planning to do with the Font support, or if this was a remnant of a standard Application shell? - There is a fascinating menu with Sharp, Bristles, Very Soft, Soft, Less Soft, and Slanted selections. I don't know what it is for. - There is a dialog box to control "SMOOTH SHADING PARAMETERS", which can control the Diffuse strength, highlight strength, the use of a color map or bump map, and whether to antialias. If I understand it correctly, the smooth shading mode most of us use to pose things interactively has the capability to do more than the basic coloring it now does.