Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/public/profiles/acquia/modules/mollom/mollom.module on line 1444

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/public/modules/security_review/security_review.module on line 415
Design and prime numbers | Design and Analytics

Design and prime numbers

Great article at Design Festival on using prime numbers to make the period of repetitive patterns very large, making tiling less visible:

They call it The Cicada Principle.

It's thorough and accessible.  Using this, they make interesting patterns including curtains, lego warrios, and wood.

Blog tags: