开发者

How to get Wavefront .obj file with 3 faces (traingle)

I have a .开发者_高级运维obj file with 4 faces (polygon)

How can i convert the 4 faces polygon to 3 faces triangles? is there any script available to do so?

Is there any Engine which loads 4 faces?


use blender to convert wavefront .obj file with quads to triangles.

  1. Import wavefront .obj file in Blender and change the mode to Edit Mode.
  2. Now select all the meshes.
  3. Go to Mesh -> Face menu options and select convert Quads to triangles
  4. Export the current model again to wavefront .obj file

http://iphonedevelopment.blogspot.com/2009/06/using-3d-models-from-blender-in-opengl.html


Assume n-gons are coplanar and triangulate them.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜