Live data from Hacker News

Garment Notation Language: Formal descriptive language for clothing construction

github.com

11–20 of 41 posts

Re: Garment Notation Language: Formal descriptive language for clothing construction

#11
"Dance has Labanotation. Music has staff notation. Architecture has plan/section/elevation conventions. GNL brings the same rigor to garments — a generative descriptive language where a valid expression is sufficient to construct a garment without ambiguity."

AI lmao

Re: Garment Notation Language: Formal descriptive language for clothing construction

#14

For another "clothing patterns as code" approach, see https://freesewing.dev/ - also with a more complete UI and editor.

Also free as in freedom [0].

[0] https://codeberg.org/freesewing/freesewing/src/branch/develo...

Re: Garment Notation Language: Formal descriptive language for clothing construction

#15

Were any people who work for the garment industry involved in GNL's creation, or is it something that's coming entirely from tech people?

Tech person - there's only one contributor, it's less than 48 hours old, and appears to be primarily vibe coded with the assistance of Claude Code. No mentions of types of stitches even though it's crucial to understanding how a garment is made. I wonder too if this grammar can represent a glove made from a single strand of yarn.

Re: Garment Notation Language: Formal descriptive language for clothing construction

#16

Were any people who work for the garment industry involved in GNL's creation, or is it something that's coming entirely from tech people?

Tech person - there's only one contributor, it's less than 48 hours old, and appears to be primarily vibe coded with the assistance of Claude Code. No mentions of types of stitches even though it's crucial to understanding how a garment is made. I wonder too if this grammar can represent a glove made from a single strand of yarn.

If I understand what you mean, that's more in the realm of knitting which does already have several rigorous notations in common use.

This is for pattern drafting, which assumes knit or woven fabric as the raw material for the garment construction, along with the pattern.

That said it still does not seem suitable for this task based on my experience sewing from and modifying patterns.

Re: Garment Notation Language: Formal descriptive language for clothing construction

#17

Does GNL support pleats, tucks, and darts? These sewn features help make flat cloth conform to curves in the body. The terms don't seem to be mentioned explicitly in the repo, though maybe they can be implemented with the existing notation. https://en.wikipedia.org/wiki/Pleat | https://en.wikipedia.org/wiki/Tuck_(sewing) | https://en.wikipedia.org/wiki/Dart_(sewing)

Read the docs

eg. Darts: https://github.com/khalildh/garment-notation/blob/main/garme...

Post reply on HN