I'm about to implement a run-time polygon reduction feature into our engine.
I've been looking at Stan Melax's article in GameDev 11/98 "A Simple, Fast
and Effective Polygon Reduction Algorithm". It's a simple edge-collapse
method. Has anyone had any experience with this method? Any ideas about
handling texture coordinates?
Thanks,
Mike
|