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

Generalise papercraft instructions as a library, for any mesh with cuts #6

Open
timhutton opened this issue May 2, 2017 · 0 comments

Comments

@timhutton
Copy link
Owner

The code is almost all there to make a useful library that would convert a mesh into SVG and instructions, ready for printing.

Features:

  • Would take as input a mesh, made of contiguous single-color face sets, or a mesh with cuts.
  • Would flatten the pieces, add tabs and labels and ridge/valley folds.
  • Would composite onto pages for printing.
  • Instructions for how to join would be automatically produced.

Questions:

  • What existing solutions exist?
  • Can we find a joining sequence that minimises fiddlyness?
  • Can we minimise the problem of joining the last piece?
  • Integrate with laser-cutting solutions?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant