0

I have .obj file of tree and I want to remove some portion of it. Is it possible to do so in Meshlab?

pcoder
  • 401
  • 1
  • 7
  • 18

3 Answers3

1

Yes, both of them support .obj files.

Meekohi
  • 10,390
  • 6
  • 49
  • 58
  • 1
    Use the Select Vertices (or Faces) tool, then do Filter / Delete Vertices (or Faces). Check these videos out for Meshlab Basics: https://www.youtube.com/user/mrpmeshlabtutorials – Meekohi Apr 11 '14 at 18:49
0

No they will not open in Blender! I have a few I'd love to edit, & downloaded blender since it was free, & they will not open in it, no mater what!

Dash
  • 1
0

I understand that you can manually edit .OBJ meshes by selecting edges or faces in Edit Mode, but is there an easier way to do it?

(ie, the Decimate Modifier does not work. It can take a lot of time reducing polygons on a high poly mesh manually...)

  • I guess a better question would be: Is there a better format to use other than an OBJ file? (When transferring meshes from AutoCAD/Autodesk to Blender) – Augi Vision Apr 25 '18 at 23:30