doggle
03-17-2004, 08:40 PM
I have got some 3d models with texture. but they are too complicated to handle. So I tried to optimize them using 3d max.
First, I convert these model files to .3ds. And then import 3ds file in 3d max.
I use the menu item Modifiers->Mesh Editing->Optimize to optimize triangle mesh. Seen from line frame, it seems work well. But the rendering result is not correct!
Two problems exist: 1)the surface is not smooth. this problem is solved by another 3dmax smoothing operation. 2)Texture coordinates is not correct! While the same vertex is duplicated, which may caused by different normal vector, the corresponding texture corredinates are assigned with different values. This make the rendering full of color blocks, I mean the image color is discrete on the edge of adjacent triangles.
Why is it?
Are there other tools that can optimize mesh?
Any suggestion will be greatly appreciated.
Doggle
First, I convert these model files to .3ds. And then import 3ds file in 3d max.
I use the menu item Modifiers->Mesh Editing->Optimize to optimize triangle mesh. Seen from line frame, it seems work well. But the rendering result is not correct!
Two problems exist: 1)the surface is not smooth. this problem is solved by another 3dmax smoothing operation. 2)Texture coordinates is not correct! While the same vertex is duplicated, which may caused by different normal vector, the corresponding texture corredinates are assigned with different values. This make the rendering full of color blocks, I mean the image color is discrete on the edge of adjacent triangles.
Why is it?
Are there other tools that can optimize mesh?
Any suggestion will be greatly appreciated.
Doggle