Skip to content

design sheet metal products using TypeScript #53

@ahdinosaur

Description

@ahdinosaur

two possible approaches:

  1. describe 2d sheet + folds directly
  • pros: easier to implement
    • 2d sheets and folds are there directly
    • imagine not too difficult to generate 3d view from 2d description
  • cons: harder for designer
  1. describe solids + algorithmically generate folds
  • pros: easier for designer
  • cons: harder to implement
    • unfolding algorithms are hard computer science
    • 3d description might not be possible to create with folds, and might not match actual folds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions