Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 26 5:46 am)
one can do this in a non-formatting text editor, e.g. BBEdit (OS X) or possibly notepad (XP Pro). first, save the file as filename.obj into a Geometries folder of one's choice. then, edit the prop file to delete the geomCustom info and replace it with a reference line referring to the prop file in the geometries folder. I daresay Geep has a tutorial on this, hence it will avail you well to acquire his CD set.
Attached Link: Tool Collection
I use The tool collection here at Renderosity store. I think it is great. http://market.renderosity.com/mod/bcs/index.php?ViewProduct=37406Rubicon, this is what I did. It works with just 1 SMALL problem. The Figure Prop now loads in a different place. The object/actor should load dead center at 0 0 0 XYZ location. How can I do that? I have other props that I want to load, but they seem NOT to load dead center as I want em to. Do I have to put something else in the obj line? THNANK YOU AGAIN, U are owesom. Opps, forgot the code lines, lol. -------------------------------------------------------- { version { number 4.01 } actor IronWorks { storageOffset 0 0 0 objFileGeom 0 0 :Runtime:Geometries:IronWorks:IronWorks.obj { } } setGeomHandlerOffset 0 0.3487 0 } actor IronWorks --------------------------------------------------------- Thankx
I removed the 6th and 7th brace and closed the 5th one, still the figure its NOT in the center as it should be. Lesbentley, I tried your way too, it loads, but its not centered again. Also, one more thing. I cant select the figure so that I can add the proper MATs to it. The prop is actully a Figure. I have it like that cause I have 2 MATs for it, and want to apply a MAT from the poses folder. I am gonna keep trying, but Is there something I am missing? I really really appreciate your help on this. THANK YOU VERY MUCH...
Lesbentley, I dont have that option. I export from Wings3D, and I dont see that option when I export. Is that very important? I have tried to look at other CR2 files and tried to see the diff, but I just cant see where the problem is. No matter what I change/do I cant get the Figure to work. The prop is really a figure, so I am not sure if that makes a diff or not. Thankx
Can anyone help me here PLZ? I got it to work with the code below, but I cant get the figure to load centered. Is there something I Can put in the code to make it load in the center? Thankx Code: { version { number 4 } actor IronWorks { storageOffset 0 0.3487 0 objFileGeom 0 0 :Runtime:Geometries:IronWorks:IronWorks.obj } { name IronWorks on bend 1 dynamicsLock1 hidden0 addToMenu1 castsShadow1 includeInDepthCue1 parent UNIVERSE channels }
CR2's never have imbedded geometry, so now I'm REALLY confused :blink:
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.
Dunno if this'll help, it's a prop from my characters folder. The CR2 starts like this (PS, I didn't make the prop, it was a freebie...) : { version { number 5 } figureResFile ":Runtime:Geometries:burnttoastdesign:Cigarettes:CigarettePack.obj" actor BODY:1 { } actor packBottom:1 { storageOffset 0 0 0 geomHandlerGeom 13 packBottom } actor packTop1:1 { storageOffset 0 0 0 geomHandlerGeom 13 packTop1 } figureResFile ":Runtime:Geometries:burnttoastdesign:Cigarettes:CigarettePack.obj" actor BODY:1 { name GetStringRes(1024,1) off bend 1 dynamicsLock 1 hidden 0 addToMenu 1 castsShadow 1 includeInDepthCue 1 parent UNIVERSE channels {
Custom geometry isnt' the same as imbedded geometry. Morphs on a character are custom geometry, but it swould nomrally still point to an external obj. What program are you displaying the file with? I've never seen it look like that... I must admit I'm more used to seeing the CR2's as normal txt files... feels like a luddite
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.
The program is CR2 Editor found here in Freebies section. I do it by hand like U said in TXT Editor, but CR2 Edit its just a little easier to work with, but for some reason it WONT OPEN every file, quite a few that wont open, even those from marketplace I tried to look at as a reference, so I guess its a little buggy. OHH, BTW Diolma, that didnt work, the file wont even open with that code, even though I changed it to match my prop name, obj location etc etc, lol. Gonna keep trying... Thankx
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.
Hi. I am trying to figure out how to do this. I am importing an OBJ formatted model into Poser. When Saved to Library, it saves it with the Geometry internally within the PP2 file. My question is this (I know it sounds noob, but I tried to search and could not find an answer, or at least didnt search for right keywords). How do I make it so that the PP2 file calls for an external OBJ file from the Geometry Folder? This way the saved scenes are NOT so DARN HUGE. Is there a special program for that, or what can I do/use? I appreciate your help on this, and sorry for the noob question. Thank You...