Mon, Dec 23, 11:42 AM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 23 8:11 am)



Subject: Missing Polygons in PPP - Here's what I think happens.


Mason ( ) posted Wed, 07 February 2001 at 12:02 AM · edited Mon, 23 December 2024 at 11:16 AM

After spending a few hours playing with PPP trying to solve the missing triangle problem with groupings I found out something interesting. I was able to get PPP to save a cr2 WITHOUT it making an obj. I think I selected a parented set of clothes instead of the main figure then saved the whole figure. Anyway, I examined the cr2 and found the following: usemtl armbandright g m_rshould f 172/250 376/66 171/251 f 383/15 384/13 202/14 instead of usemtl armbandright g m_rshould f 172/250 376/66 171/251 f 383/15 384/13 202/14 Basically the first faces entry ends up on the same line as the group command. This would indeed cause the first face to be skipped. I tried bringing the face line down to the next line and reload only to get the same result upon saving and loading. My conclusion so far is PPP screws up the group line and concatinates the first face line, skipping its inclusion in the geometry data when the cr2 is read in. This would account for the missing faces. This corrupt data is then used to create the new obj file upon saving. Basically it appears to be a loader problem. Some how the loader must concatinate these two lines when parsing the cr2 and so the first face in each group entry is skipped. I'm guessing at this but, when I cut the messed up group data out and create an obj file from it using a text editor then view it in max I get exactly what I see in poser with the same triangles missing. Adding a carriage return to the correct lines then loading the obj created a perfect part with no flaws. I'm contacting CL about this as well. If they can't fix it I'm hoping I can come up with an exe that can pass thru the cr2 and do something to adjust for this.


Mason ( ) posted Wed, 07 February 2001 at 12:34 AM

its the group lines that have no group name that mess up. for example, usemtl armbandright g mrshould f 372/71 373/70 168/19 f 372/71 168/19 193/18 usemtl skin g f 225/36 226/151 373/70 f 225/36 373/70 372/71 curiouser and curious. I'm going to try a faux name and see if that fixes things.


Mason ( ) posted Wed, 07 February 2001 at 12:54 AM

That's exactly it. I did an experiment on one of my figure's messed up right shoulders. I replaced the blank group line with a line that added the geom to a distinct group ie g f 324/223 345/45 345/67 with g blah f 324/223 345/45 345/67 This WORKED and eliminated the dropped polygons. This is DEFINITLY what is causing the missing geometry for grouped objects.


Mason ( ) posted Wed, 07 February 2001 at 1:09 AM

I've found a solution. I did search and replace and replaced all lines that are: g with g blah in the custom geometry lines. This fixed the missing triangle problem. The figure works great now with no missing geometry. Basically you need to eliminate any lines in your cr2 that specify a group to the default group (no group name). I did this experiment on a fresh cr2 from poser 4,03 and it worked fine. It also saved and loaded fine allowing it to create the obj file. I've notified CL and hope they put out a patch for this. In the mean time you can salvage your cr2 files by doing this simple search and replace. I may write a small exe that can do this for you on the fly as well.


DCArt ( ) posted Wed, 07 February 2001 at 2:29 AM

Impressive troubleshooting!



Fox-Mulder ( ) posted Wed, 07 February 2001 at 2:52 AM

Seems like it would have been great if CL had put you on the Beta-test list in the first place. Who beta-tests for CL anyway?...


TRAVISB ( ) posted Wed, 07 February 2001 at 7:45 AM

Mason your one bad mother! How can i edit it cr2 will the notebook work? i seen a cr2 editor once and havent been able to find it thank you by the way ;)


JeffH ( ) posted Wed, 07 February 2001 at 8:57 AM

If you notice, CuriousLab's Joe Grover already explained this a few threads back ;-)


Marque ( ) posted Wed, 07 February 2001 at 9:16 AM

And I think this is why we need an area where the pro pack is addressed. You and I know that the threads slip by, all mixed up in other items, and if you don't check constantly you might miss something. I still vote for an area that addresses the pro pack so we can follow this thing. I can't find a bug report area anywhere at CL, sent an email to tech support there and was sent a reply stating they had kicked it on to QA. Still haven't heard a word. I would imagine the beta testers were recruited from this group of users, among others. I cannot believe that someone like myself has done something to bring out "hidden" problems, something the beta testers didn't have happen to them. Come on people!!! I just loaded the program and pulled in a regular Poser character! You can't tell me this didn't happen to the beta testers, which means they kicked out a defective product knowing this would happen. I at LEAST expect the company to acknowledge that they did this and not expect us to act like sheep and say, "oh, they've been good to us so we'll just accept the fact that every program has bugs and we can wait a few months for them to iron it out". It's not like I'm addressing the python issue, I'm addressing an issue that any person would come up against. I still use the male and female characters in some of my work, so I expect to be able to use them. I'm not even complaining aabout a morphed out character that I downloaded or bought, I'm talking about Poser characters that come with the program that you would expect to work!!! What's going to happen if I start using my Lightwave stuff? Sorry to rant but this is not acceptable for me to hunt through the threads to find an answer or to see if it's even being addressed!! If you want us to beta test it then give us some credit! Marque


JeffH ( ) posted Wed, 07 February 2001 at 9:26 AM

Kupa requested that all PP related messages remain on the main Poser Board for now.


Mason ( ) posted Wed, 07 February 2001 at 11:45 AM

JeffH - Ooops, sorry. I didn't see that last thread. And I was so trippin' too that I found this :(


JeffH ( ) posted Wed, 07 February 2001 at 12:10 PM

Hey, a find is a find :-) Everything helps.


Mason ( ) posted Wed, 07 February 2001 at 12:58 PM

Jeff, what's the thread address? Does he recommend a solution?


ronmolina ( ) posted Wed, 07 February 2001 at 1:05 PM

file_147085.JPG

Mason Your on the right track I have been banging my head against the wall trying to figure it out. Also look at this screen shot of the grouping tool drop down left side. Wild numbers appear.


JeffH ( ) posted Wed, 07 February 2001 at 1:09 PM

Attached Link: http://www.renderosity.com/messages.ez?Form.ShowMessage=224794

Joe's solution was to delete the unnamed "g" statements: http://www.renderosity.com/messages.ez?Form.ShowMessage=224794


ronmolina ( ) posted Wed, 07 February 2001 at 1:16 PM

file_147088.JPG

Mason Have you run into this problem yet? I call it "The Missing Hip." All the charaters that come with Poser 4 in the folder called "Characters-Male" have no hips as well as some custom figures. I have not looked at the cr2 files yet to figure out the problem. The with genatal option works. Ron


Mason ( ) posted Wed, 07 February 2001 at 1:51 PM

JeffH - Sounds like Joe's solution is easier to implement but it destroys the group seperation. rnmolina - I'll look at this hip thing though I don't know if I can do anything


JeffH ( ) posted Wed, 07 February 2001 at 2:14 PM

All that matters is the new materials anyway right?


TRAVISB ( ) posted Wed, 07 February 2001 at 2:35 PM

i just tried joes way with wyrmm vouluptious vicki trying to fix it for him when i deleted just the g lines that didnt have any words following them it actually made it worse?


JeffH ( ) posted Wed, 07 February 2001 at 2:42 PM

Why does the VV figure have it's geometry buried in the CR2?


Mason ( ) posted Wed, 07 February 2001 at 6:15 PM

well if you delete the g lines you can't go back with the grouping tool and do more editting. Making them part of a new group would maintain the grouping seperations. And yes, I've noticed some drop outs in VV myself. I haven't tried fixing her yet.


ronmolina ( ) posted Fri, 09 February 2001 at 7:41 AM

file_147090.JPG

Mason your a genius! I replaced the lines with only a "g" in it with "g blah" and the missing polys appear. Compare this pic with the old one above. I also for the heck of it then deleted all lines with "g blah" it works great. I tested it in the PPP and in a Poser 4 install. Both work great.


JeffH ( ) posted Fri, 09 February 2001 at 7:54 AM

Attached Link: http://www.renderosity.com/messages.ez?ForumID=10139&Form.ShowMessage=224451&Reply=228186#37

Someone posted a solution for the hip problem too: http://www.renderosity.com/messages.ez?ForumID=10139&Form.ShowMessage=224451&Reply=228186#37


Privacy Notice

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.