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

[Feature] Polyhedral nets #24

Open
tesseralis opened this issue Feb 23, 2020 · 1 comment
Open

[Feature] Polyhedral nets #24

tesseralis opened this issue Feb 23, 2020 · 1 comment

Comments

@tesseralis
Copy link
Owner

tesseralis commented Feb 23, 2020

Support the display of polyhedral nets.

Initially, we'd just want a toggle somewhere in the Viewer that lets the user switch between the net and the polyhedron.

Considerations:

  • operations should be disabled when on the net view
  • probably want to display it as an svg
  • the net calculation algorithm should determine a "pretty" net. i.e. one that fits the viewport, and one that keeps interesting facets of the polyhedron intact, like cupola faces.

If we're super cool, we could do a folding/unfolding animation: https://www.youtube.com/watch?v=Igf4BXkERyI

But this is actually really really hard, so it's not a priority.

@tesseralis tesseralis mentioned this issue Feb 23, 2020
@funvill
Copy link

funvill commented Nov 17, 2024

I came looking for this feature after viewing one of your talks on Youtube.

Great work on this project.
I am using it to help make LED polyhedral https://www.instagram.com/p/DBzao2LT6Gn/?img_index=1

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