Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 21 6:06 am)
Attached Link: http://groups.yahoo.com/group/PoserTECH
I don't have the prop, but I'm guessing this is done using a technique similar to the geomSwitching method that Anton uses to make his Changing Hair and Chainging Fantasy Outfit. You can learn more about this method on the PoserTECH yahoo group.I don't see any reason why the same thing couldn't be done for a character, but I don't think it's something that could be "templated." Applying this method to your characters and modifying it requires some knowledge of the CR2 and other Poser library formats.
Hope this helps.
Um,... you are aware when I say .pz2 files that I'm referring to the extension used by the files stored in the Poses directories, yes? Here's the skinny, Scooter. I use the following template file:
{
version
{
number 4.01
}
figure
{
;Insert material information from .cr2 here.
locked 0
}
}
Where it says ";Insert material information from .cr2 here.", paste the material entries from a .cr2 file that already is textured. Material entries have a form like : material Fingernails { KdColor 1 1 1 1 KaColor 0 0 0 1 KsColor 0 0 0 1 ... blah blah blah ... textureMap ":Runtime:textures:Zygote:Characters:MilWom:MilBodyM.jpg" 0 0 bumpMap NO_MAP reflectionMap NO_MAP transparencyMap NO_MAP ReflectionColor 0 0 0 1 reflectionStrength 0 }
Then save the file as something like "vickieMap.pz2" and put it in a subdirectory in the Poses directory. Then in Poser, when you select a figure and click on the vickieMap pose, voila! The character's texture will become whatever texture was in the original .cr2 file. Is that clear as mud? :/ Mike PS Doing a "find and replace" on your vickieMap file can allow you to apply a different texture.
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.
DAZ's new Victoria Updo textures use Pose files to change colors and textures. Is it possible to do this for Characters? If so, could someone please create a template for this? :) Mike