-
Notifications
You must be signed in to change notification settings - Fork 1
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
First 3D transition template #254
Comments
Seems like some of the transition elements might have bad quality. From Livesu et al. (2021):
Mesh from Pitzalis et al. (2021): MSJ: AR: Metrics: There is an middle extra piece of the 'wine glass' on the transition interior that seems to be the typical culprit in addition to the 2 pieces flanking it: Template manually constructed seems to be approximately : As Marco points out, we might just have to employ things in addition to dualization. Smoothing might help, whether Taubin or something like energetic smoothing, but we might also need additional refinement somehow. |
Is your feature request related to a problem? Please describe.
It seems that templates consisting of transition hexes can be placed sequentially into the dualized mesh.
Describe the solution you'd like
This implements the 3D version of the typical 2D template, which can be seen all over the interior of Livesu et al. (2021).
Describe alternatives you've considered
Piecing together the atomic schemes and connecting centroids seems time inefficient and unnecessary.
Additional context
Implementing this may shed more light on how difficult all this really is.
The text was updated successfully, but these errors were encountered: