code:p5js:gestaltrule_06
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:p5js:gestaltrule_06 [2025/03/20 09:16] – Felix Hardmood Beck | code:p5js:gestaltrule_06 [2025/03/20 09:19] (current) – Felix Hardmood Beck | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | |||
+ | Im unteren Beispiel wird ein prägnantes Element gezeigt: Ein zufälliger Kreis hebt sich durch Farbe (Rot) und Größe von den anderen ab. Das Ergebniss ist folgender Wahrnehmungseffekt: | ||
+ | |||
+ | |||
< | < | ||
< | < | ||
Line 4: | Line 8: | ||
</ | </ | ||
< | < | ||
+ | <div id=" | ||
< | < | ||
function setup() { | function setup() { | ||
- | createCanvas(600, | + | |
+ | canvas.parent(" | ||
noLoop(); | noLoop(); | ||
} | } |
/var/www/vhosts/ct-lab.info/wiki.ct-lab.info/data/attic/code/p5js/gestaltrule_06.1742462186.txt.gz · Last modified: 2025/03/20 09:16 by Felix Hardmood Beck