Mesh simplification
I wish to develop a softare for 3D object compression (by polygon reduction) in fl开发者_如何学Pythonex using papervision 3D. Could you please suggest me an efficient algorithm for the same?
Take a look at A Short Survey of Mesh Simplification Algorithms and follow the references for the details.
精彩评论