Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tool based on polyscope: polyMeshEdit #78

Merged
merged 27 commits into from
Dec 23, 2023

Conversation

kerautret
Copy link
Member

@kerautret kerautret commented Nov 17, 2023

PR Description

polyMeshEdit: new tool to edit a mesh (add local noise remove selected faces). In the same way than meshViewerEdit based on Qt but using Polyscope and PolygonalSurface.

Capture d’écran 2023-11-17 à 17 47 26

Checklist

  • Doxygen documentation of the code completed (classes, methods, types, members...)
  • Check if it follows the tools structure described in CONTRIBUTING.md
  • New entry in the ChangeLog.md added.
  • Update the readme with potentially a screenshot of the tools if it applies.
  • No warning raised in Debug cmake mode (otherwise, Travis C.I. will fail).
  • All continuous integration tests pass (Github Actions & appveyor).

@kerautret kerautret changed the title Poly mesh edit New tool based on polyscope: polyMeshEdit Nov 17, 2023
Copy link
Member

@dcoeurjo dcoeurjo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice PR!
Just few comments.

ChangeLog.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
visualisation/polyMeshEdit.cpp Outdated Show resolved Hide resolved
visualisation/polyMeshEdit.cpp Outdated Show resolved Hide resolved
Co-authored-by: David Coeurjolly <[email protected]>
kerautret and others added 3 commits December 23, 2023 00:33
thanks ;)

Co-authored-by: David Coeurjolly <[email protected]>
Co-authored-by: David Coeurjolly <[email protected]>
@kerautret
Copy link
Member Author

Thanks for the suggest, just done

@kerautret kerautret merged commit 6f9af92 into DGtal-team:master Dec 23, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants