views:

39

answers:

1

I wish to develop a softare for 3D object compression (by polygon reduction) in flex using papervision 3D. Could you please suggest me an efficient algorithm for the same?

A: 

Take a look at A Short Survey of Mesh Simplification Algorithms and follow the references for the details.

Adrian Lopez