Skip to content

Overlap removal #96

@pca006132

Description

@pca006132

Outline

Remove overlaps in meshes that contain self-intersection, assuming the mesh is a manifold.

Details

Basically, a valid solid mesh should be both manifold and has no self-intersection. However, models from the internet may contain defects. This project is about coming up with an algorithm that removes self-intersections.

See elalish/manifold#289 for details about ideas for the algorithm.

Expected Outcome

Implementation of said algorithm.

Future Possibilities

Project Properties

Skills

  • C++
  • Graph data structure.
  • Algorithms.

Difficulty

Hard.

Size

Long (350h)

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions