Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 11 12:18 am)
Technically, yes, it uses fewer resources. Partially because Poser no longer has to deal with all that figure information, but mainly because you've eliminated all the morphs. Render quality shouldn't be impaired, but you'll probably need to spend some time restoring the materials after import, since a lot of that information isn't retained in the OBJ files. There can also be a problem if material names are shared among multiple elements in the same OBJ.
Now correct me if I'm wrong LD But this probably won't speed up actual render time will it? I mean it's the same textures and the same number of polys. But overall ram consumption should be less, getting rid of all that morph data. I doubt it's worth the hassle... Plus if you are like me you will notice something a bit off at the last minute and be unable to fix it once it's "frozen" as an obj.
There's this MineMe script that is included with Poser. As far as I remember it does just that. (only tried it once and that's a long time ago, so my memory may be faltering) Waves @ shorterbus ;o)
FREEBIES! | My Gallery | My Store | My FB | Tumblr |
You just can't put the words "Poserites" and "happy" in the same sentence - didn't you know that? LaurieA
Using Poser since 2002. Currently at Version 11.1 - Win 10.
I made my own export script (see attachement) that also saves material collections and then applies those to the imported objects. You need to set the frames to export and the temp directory in the script before running it. It'll delete the current figures from the scene, so DO NOT USE THIS ON YOUR ORIGINAL FILE, ONLY ON COPIES.
Another approach to reducing memory requirements (with multiple figures, which implies "not closeups")... Radically reduce the size of any texture maps. This only applies if you are rendering for screen; rendering for print is another matter... But consider: If you're using a figure which can be completely seen on your screen, then a 4096 x 4096 texture map for the body (let alone the head) will be squashed down (on the screen) to what? Being generous, an image of 1280 x 1024. So reducing the size of the texture for that figure in a paint program to 1280 x 1280 will not only reduce the size of the texture, it will look BETTER, because paint programs are better at reducing textures than Poser is! 4096 x 4096 = 16777216. At 32 bits/pixel that's (16777216 x 32 / 8) = 67108864 bytes. 1280 x 1280 = 163840. 6553600 bytes. That's a saving of 60,555,264 bytes (~60.5 MB) per texture..... And you can probably get away with smaller.... Overlarge textures are often a show-stopper, unless you're using close-ups.. Cheers, Diolma
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.
I am struggling with multi-figure renders. If I export the figures and clothing as obj.'s, delete the figures and import the obj.'s back in and then render, have I done a good thing? Does this gobble up less ram? Reduce render quality? Just not work? Thanks in advance for any help.