code:p5js:additive-farbmischung
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
code:p5js:additive-farbmischung [2025/04/08 14:51] – Felix Hardmood Beck | code:p5js:additive-farbmischung [2025/04/08 15:01] (current) – [Erklärung der additiven Farbmischung] Felix Hardmood Beck | ||
---|---|---|---|
Line 137: | Line 137: | ||
Additive Farbmischung ist ein physikalisches Prinzip der Farberzeugung, | Additive Farbmischung ist ein physikalisches Prinzip der Farberzeugung, | ||
- | Grundprinzipien der additiven Farbmischung: | + | Grundprinzipien der additiven Farbmischung |
* Die Primärfarben der additiven Farbmischung sind: | * Die Primärfarben der additiven Farbmischung sind: | ||
* Rot | * Rot | ||
* Grün | * Grün | ||
* Blau | * Blau | ||
- | (RGB-Farbmodell) | + | |
Werden zwei dieser Farben überlagert, | Werden zwei dieser Farben überlagert, | ||
Line 151: | Line 151: | ||
* Wird kein Licht ausgesendet (alle Werte = 0) => Schwarz (dunkelste Stufe) | * Wird kein Licht ausgesendet (alle Werte = 0) => Schwarz (dunkelste Stufe) | ||
+ | Siehe auch [[code: | ||
===== Beispiel p5.js Code ===== | ===== Beispiel p5.js Code ===== | ||
/var/www/vhosts/ct-lab.info/wiki.ct-lab.info/data/attic/code/p5js/additive-farbmischung.1744123911.txt.gz · Last modified: 2025/04/08 14:51 by Felix Hardmood Beck