Difference between revisions of "Pattern"
Karl Jones (Talk | contribs) (First) |
Karl Jones (Talk | contribs) (computer science) |
||
Line 29: | Line 29: | ||
In art and architecture, decorations or visual motifs may be combined and repeated to form patterns designed to have a chosen effect on the viewer. | In art and architecture, decorations or visual motifs may be combined and repeated to form patterns designed to have a chosen effect on the viewer. | ||
− | In computer science, a [[software design pattern]] is a known solution to a class of problems in programming. | + | In [[computer science]], a [[software design pattern]] is a known solution to a class of problems in programming. |
In fashion, the pattern is a template used to create any number of similar garments. | In fashion, the pattern is a template used to create any number of similar garments. |
Revision as of 10:31, 4 June 2015
A pattern, apart from the term's use to mean "Template", is a discernible regularity in the world or in a manmade design.
As such, the elements of a pattern repeat in a predictable manner.
A geometric pattern is a kind of pattern formed of geometric shapes and typically repeating like a wallpaper.
Any of the five senses may directly observe patterns.
Conversely, abstract patterns in science, mathematics, or language may be observable only by analysis.
Direct observation in practice means seeing visual patterns, which are widespread in nature and in art.
Visual patterns in nature are often chaotic, never exactly repeating, and often involve fractals.
Natural patterns include:
- Spirals
- Meanders
- Waves
- Foams
- Tilings
- Cracks
- Symmetries of rotation and reflection
Patterns have an underlying mathematical structure; indeed, mathematics can be seen as the search for regularities, and the output of any function is a mathematical pattern.
Similarly in the sciences, theories explain and predict regularities in the world.
In art and architecture, decorations or visual motifs may be combined and repeated to form patterns designed to have a chosen effect on the viewer.
In computer science, a software design pattern is a known solution to a class of problems in programming.
In fashion, the pattern is a template used to create any number of similar garments.
External links
- Pattern @ Wikipedia