Design Space of Tiling Template: Unterschied zwischen den Versionen
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | + | back to [[Exploring_a_Design_Space_for_Patterns_and_Tilings_Competition_2015]] | |
− | Desired Pattern/Tile Description= | + | =Desired Pattern/Tile Description= |
Name, description, classification identifier of the Pattern/Tile | Name, description, classification identifier of the Pattern/Tile | ||
Zeile 11: | Zeile 11: | ||
=Basic Shapes Descriptions= | =Basic Shapes Descriptions= | ||
− | + | Definition of the used shapes/polygons | |
Zeile 24: | Zeile 24: | ||
=Fitness Definition= | =Fitness Definition= | ||
Definition of the fitness function and possible further information how it is determined (for example definition of gap and overlay or definition of a used aesthetic measure or aesthetic preference model) | Definition of the fitness function and possible further information how it is determined (for example definition of gap and overlay or definition of a used aesthetic measure or aesthetic preference model) | ||
+ | |||
+ | |||
+ | =Set of Used Commands= | ||
+ | n-Tuple of used image operators that builds the elements of the command lists like (clone, rotate, mirror, translate) | ||
+ | |||
+ | |||
+ | =Author= | ||
+ | Information about the person or team that made the given pattern/tile submission to a specific "Exploring a Design Space of tiling" competition. | ||
=Automatic Programming Information= | =Automatic Programming Information= | ||
− | If an automatic programming environment (like Genetic Programming) was used to generate the command list that generates the pattern/tile some information about this environment schould be given: name, version, programming language, web link/s, ... | + | Optional: If an automatic programming environment (like Genetic Programming) was used to generate the command list that generates the pattern/tile some information about this environment schould be given: name, version, programming language, web link/s, ... |
=Programm Code= | =Programm Code= | ||
− | If an automatic programming environment was used the code should be given that generates the command list | + | Optional: If an automatic programming environment was used the code should be given that generates the actual command list |
=Command List= | =Command List= | ||
− | Command list that generates the pattern/tile | + | Command list of image operators that generates the pattern/tile given the basic shapes and the pattern image information |
Zeile 55: | Zeile 63: | ||
− | + | back to [[Exploring_a_Design_Space_for_Patterns_and_Tilings_Competition_2015]] |
Aktuelle Version vom 5. März 2015, 22:13 Uhr
back to Exploring_a_Design_Space_for_Patterns_and_Tilings_Competition_2015
Inhaltsverzeichnis
- 1 Desired Pattern/Tile Description
- 2 Desired Pattern/Tile Image
- 3 Basic Shapes Descriptions
- 4 Basic Shapes Image/s or Draw Commands
- 5 Pattern Image Information
- 6 Fitness Definition
- 7 Set of Used Commands
- 8 Author
- 9 Automatic Programming Information
- 10 Programm Code
- 11 Command List
- 12 Image Interpreter Information
- 13 Generated Pattern/Tile Image
- 14 Fitness Value/s
- 15 Generated Pattern/Tile Links
Desired Pattern/Tile Description
Name, description, classification identifier of the Pattern/Tile
Desired Pattern/Tile Image
Image/s of the pattern/tile with monochrome basic shapes
Basic Shapes Descriptions
Definition of the used shapes/polygons
Basic Shapes Image/s or Draw Commands
Image/s of the basic shapes or draw commands that will generate the basic shapes
Pattern Image Information
Information about the pattern image: width, height, information how it was generated (predefined or as a function of values of the basic shapes with function definition)
Fitness Definition
Definition of the fitness function and possible further information how it is determined (for example definition of gap and overlay or definition of a used aesthetic measure or aesthetic preference model)
Set of Used Commands
n-Tuple of used image operators that builds the elements of the command lists like (clone, rotate, mirror, translate)
Author
Information about the person or team that made the given pattern/tile submission to a specific "Exploring a Design Space of tiling" competition.
Automatic Programming Information
Optional: If an automatic programming environment (like Genetic Programming) was used to generate the command list that generates the pattern/tile some information about this environment schould be given: name, version, programming language, web link/s, ...
Programm Code
Optional: If an automatic programming environment was used the code should be given that generates the actual command list
Command List
Command list of image operators that generates the pattern/tile given the basic shapes and the pattern image information
Image Interpreter Information
Information about the image interpreter should be given that takes the command list, the basic shapes and the pattern image information as input and generates the desired pattern/tile
Generated Pattern/Tile Image
Image/s of the pattern/tile with monochrome basic shapes that is generated by the image interpreter given the command list, the basic shapes and the pattern image information
Fitness Value/s
The value/s of the fitness function that are determined if the fitness function is applayed to the
Generated Pattern/Tile Links
Optional web links and additional information to applications of the generated pattern/tile by artists, illustrators, designers, ...
back to Exploring_a_Design_Space_for_Patterns_and_Tilings_Competition_2015