Skip to content

code for EUROGRAPHICS 2024 paper "Computational Smocking through Fabric-Thread Interaction".

Notifications You must be signed in to change notification settings

nifzhou/ItalianSmocking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Italian Smocking

Reference

This repository provides source codes for paper:

Ningfeng Zhou, Jing Ren, Olga Sorkine-Hornung. Computational Smocking through Fabric-Thread Interaction.

We formalize the Italian smocking pattern and develop a simple method to represent and deform the planar mesh into the smocked ones given the initial stitching lines.

More details can be found at: [project page], [paper], [suppl. video].

Implementation

The source code contains two stages:

  1. 2D Simulation: estimate the expected position of critical points after smocking and prepare inputs for the downstream simulator. (detailed description in folder sim2d)
  2. 3D Deformation: guide the simulator to deform the planar mesh into a plausible smocked one. (detailed description in folder deform3d)

Our results

Pattern Rect vwave square zcurve
input stitch rect vwave square zcurve
our result image-20231105234742728 image-20231105234754337 image-20231105234801212 image-20231105234807580
real fabrication image-20231105235307655 image-20231105235312129 image-20231105235323022 image-20231105235412321
Pattern zigzag half sharp sharp (layer2) curve
input stitch (partial) zigzagLike0 zigzagLike1 zigzagLike2 curve
our result image-20231105235723349 image-20231105234852426 image-20231105235717205 image-20231105235811735
real fabrication image-20231105234834626 image-20231105234856118 image-20231105234903414 image-20231105234949547

Notes

Acknowledgements

We would like to thank the anonymous reviewers for their insightful feedback. We extend our gratitude to M. Rifad (YouTube channel DIY Stitching), F. Shanas (YouTube channel handiworks), and S. Fyms (YouTube channel FymsEmbroidery) for generously granting us permission to use the images of their remarkable fabrication results. This work was supported in part by the ERC Consolidator Grant No.101003104 (MYCLOTH).

About

code for EUROGRAPHICS 2024 paper "Computational Smocking through Fabric-Thread Interaction".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published