codeforthailand / welcome

Welcome to Code for Thailand
6 stars 1 forks source link

Thai Textile Drawing #8

Open p16i opened 4 years ago

p16i commented 4 years ago

It would be interesting if we can algorithmically generate Thai textiles.

image

I guess these patterns can be mathematically formulated.

Ref: https://qsds.go.th/newqsiscent/ลายผ้าไหม/

p16i commented 4 years ago

maybe we use Conway's Game of Life to generate this pattern.

image

One might try to use reinforcement learning to learn the initial stage or rules for the game such that the equilibrium stage of the game matches the desire pattern.