Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 03 1:41 pm)
Yup, it's called Poser.
Hi Estruch,
Just go to:
[menu] "Edit" >>> "General Preferences..."
Click the "Miscellaneous" tab and ...
Under "Save Files" ...
Now, when you export an object, it will be saved as .obj and not .obz.
cheers,
dr geep
;=]
Remember ... "With Poser, all things are possible, and poseable!"
cheers,
dr geep ... :o]
edited 10/5/2019
First of all... there is a Python script that comes with Poser to compress or uncompress all files in a library; they are called "compress files" and "uncompress files"... Second, it's conmpressed using zlib. So you can open a compressed file with Winzip. It's very long, because you must do it for each files. Finally, if you need... i'm developing an application to manage the files in runtimes... I could add the features.
The script is supplied with P6. UncompressFiles.py has an option to uncompress the .obz files. Just run the script and select the folder that contains the .obz files you wish to uncompress. It's GZip by the way.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
Oops, crosspost. Sorry.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
The "uncompressPoserFiles.py" Python script (in Runtimes:Python:PoserScripts:Utility) can be run in Poser 6 and it will decompress everything, including OBZ to OBJ.
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
All Great Minds Think Alike! Crossposted as well...
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
svdl: GZip uses zlib! :)
C makes it easy to shoot yourself in the
foot. C++ makes it harder, but when you do, you blow your whole leg
off.
-- Bjarne
Stroustrup
Contact Me | Kuroyume's DevelopmentZone
"GZIP uses zlib" Absolutely right. Stupid me, just forgot it.
The pen is mightier than the sword. But if you literally want to have some impact, use a typewriter
Sort of - you have to switch off all file compression and the external binary morph target option to use any Poser content. BUT Transposer doesn't like being pointed at Poser6.exe, it still wants Poser5.exe to read dynamic cloth and hair I upgraded from Poser 5 to 6, I've got both so I'm okay, but it's hardly the ideal solution.
If you have UltimateZip, you can select several OBZ files at once and choose "extract to here", and it will spit out OBJ files in the same directory. This works fine in my case because I have always had "save compressed files" disabled, so the only ones I have are those that were included with Poser 6.
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.
Exist a system for converted one geometry obz at obj? Thanks