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

Meso-Skeleton Guided Hexahedral Mesh Design #118

Open
ShiChen28 opened this issue Feb 22, 2025 · 2 comments
Open

Meso-Skeleton Guided Hexahedral Mesh Design #118

ShiChen28 opened this issue Feb 22, 2025 · 2 comments

Comments

@ShiChen28
Copy link

Hello, thank you for sharing this excellent work!
I am very interested in your team's paper "Meso-Skeleton Guided Hexahedral Mesh Design." Could you please tell me where the implementation of this part is located?
Additionally, section 3.1 mentions a platform that allows users to interactively edit the skeleton. Is this also included in this part of the code?

@pierrekraemer
Copy link
Member

pierrekraemer commented Feb 25, 2025

Thank you for your interest in our work!

Most of the code related to this paper is located in the following files:

  • cgogn/modeling/apps/tubular_mesh.cpp
  • cgogn/modeling/ui_modules/tubular_mesh_module.h
  • cgogn/modeling/algos/incidenceGraph_to_hex.h

However, I apologize in advance for the quite poor readability of the code and the low level of documentation...
The tool for interactive manipulation of a skeleton was done in another small web-based project.
If you have any questions about this, I suggest that you contact directly @paulviville who has authored this tool.

@ShiChen28
Copy link
Author

OK! Thank you for your reply !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants