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

Microtile closure #460

Open
1 of 2 tasks
markriegler opened this issue Oct 10, 2024 · 1 comment · May be fixed by #457
Open
1 of 2 tasks

Microtile closure #460

markriegler opened this issue Oct 10, 2024 · 1 comment · May be fixed by #457
Assignees
Labels
invalid This doesn't seem right

Comments

@markriegler
Copy link
Collaborator

markriegler commented Oct 10, 2024

Some microtiles have a faulty closure behaviour. In particular the following tiles:

  • HollowOctagonExtrude
  • InverseCross3D

The HollowOctagonExtrude does not seem to have a closure at all. And the InverseCross3D does not fill the whole deformation function.

@markriegler markriegler added the invalid This doesn't seem right label Oct 10, 2024
@markriegler markriegler self-assigned this Oct 10, 2024
@markriegler markriegler linked a pull request Oct 10, 2024 that will close this issue
3 tasks
@markriegler
Copy link
Collaborator Author

markriegler commented Jan 15, 2025

I will leave the InverseCross3D as it is, since the closure behaviour is very different to the others, in particular:

  • The closure tile does not fill the whole unit cube
  • The closure face is not completely filled, it still has holes
  • The number of patches is different in the closing tile compared to a regular tile

InverseCross-Closure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant