Page 1 of 1

Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 5:57 pm
by TZORG
This is the first time that I deleted the Normal tag and still have this issue...

I notice that some areas of the object (it's a single object with no groups) aren't affected by the problem.

I am hoping there is some way to fix it in C4D

Any thoughts?

Thanks.

Image

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 6:09 pm
by JDHill
Is it possible for you email me a piece of geometry that shows this issue (jeremy at nextlimit dot com)?

Thanks...

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 6:23 pm
by TZORG
Sure, I will see if I can narrow it down a little first. Thanks.

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 6:27 pm
by TZORG
Actually, should it be a 1.7.1 mxs that uses no textures?

I say it's an .obj with no groups, but I am getting it into C4D as a .dae. And I can't save from C4D except as .mxs.

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 6:49 pm
by JDHill
I can't debug an mxs - if you can send me a .dae that causes this, I might be able to figure out what is happening during the mxs export.

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 7:46 pm
by TZORG
Ok, sent. I thought it was the clothes, but actually it must be something in the room.

Thanks again.

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 9:48 pm
by JDHill
Okay, I'll have to confirm this with the core developers, but it looks like the problem is due to having too many selections on one object. The whole scene is one object, and there are something like 256 selections on that object - if you look in Studio, it appears that after a certain point, no selections are written at all. If I delete selections until there are less than 100, then the ones that remain are written correctly.

Additionally, the normals tag is a problem - the V2 plugin is ignoring this tag, and the V1.x plugin will too in its next update. Until then, the tag must be deleted.

Re: Inconsistent untextured triangle pattern

Posted: Sun Sep 27, 2009 10:47 pm
by TZORG
Hmm. I'd been planning to write a program that consolidates redundant material zones; I guess I will have to see about doing that more quickly.

I was also going to post to say that I reproduced the same problem in Maxwell 2, and its plugin, which I installed this afternoon. But that's probably not very surprising

Thanks for looking at it!

Re: Inconsistent untextured triangle pattern

Posted: Mon Sep 28, 2009 1:19 am
by JDHill
Yes, the behavior regarding selections would not be any different with the V2 plugin, since I was not previously aware of this limitation, so thanks alot for sending me the scene. The next update will keep track of the number of selections for each object and limit them to 99. If there are more, a warning will be printed in the console.