Re: OpenMesh - Has anybody got any experience using this library?



Adam Hartshorne wrote:

> I know this isn't openGL, but I can't find a suitable newsgroup. I am
> really struggling with performing a simple problem with openMesh. I want
> to remove a set of vertices from a mesh, such that the mesh remains
> valid. I know that the best way of achieving this is using an edge
> collapse but I am struggling to make it work.

Did you check if the collapse is ok? The function is is_collapse_ok(), I
think. Plus after doing the collapses you have to call the garbage
collection.

Arne

--
[--- PGP key FD05BED7 --- http://www.root42.de/ ---]
.



Relevant Pages

  • OpenMesh - Has anybody got any experience using this library?
    ... I am really struggling with performing a simple problem with openMesh. ... I want to remove a set of vertices from a mesh, such that the mesh remains valid. ... I know that the best way of achieving this is using an edge collapse but I am struggling to make it work. ...
    (comp.graphics.api.opengl)
  • Radial Features
    ... I am struggling to figure out how to make features radially (extrusions & cuts). ... I am working with cylindrical parts that must mesh with each other in a cam/gear like mechanism. ...
    (comp.cad.solidworks)
  • cylinders
    ... how do you use the Mesh.Cylinder and then align the mesh between two ... I have been struggling with this for about a week. ... //Create the Mesh ... Matrix mainM = Matrix.Identity; ...
    (microsoft.public.win32.programmer.directx.managed)