Page 1 of 1

Inefficient geometry at seams?

Posted: Thu Jan 07, 2010 7:32 pm
by moiremusic
I swear I posted this matter a couple of weeks ago, but my post seems to have disappeared.

So I have a high-res rock formation:

Image

But when I run it through PolyCrunch, it appears that there are some serious inefficiencies around the seams:

Image

I've tried all of the different optimization options. Any ideas or workarounds?

Re: Inefficient geometry at seams?

Posted: Mon Jan 11, 2010 12:34 pm
by mootools
Hello,

I guess you select the following optimization mode:

- Keep UV
- Freeze UV textures discontinuities

You see that the seams are red : this means that vertexes are protected because there are UV discontinuities here.

Removing some points here will cause invalid texture mapping and bad visual results.
This explain the result you have.

You might try to remove the Freeze UV textures discontinuities and look at the results.
You get better geometrical optimization, but a less interesting UV optimization.

Thanks,
Manuel