37 lines
862 B
Markdown
37 lines
862 B
Markdown
---
|
|
title: Coding Art - Workshop für die KEW 2022
|
|
---
|
|
|
|
## Links
|
|
|
|
- [Interaktives Tutorial](https://openprocessing.org/sketch/1642700)
|
|
- [p5-Editor](https://editor.p5js.org)
|
|
- Code-Beispiele
|
|
- Beispiel 1 (Shapes)
|
|
- Beispiel 2 (Color)
|
|
- Beispiel 3 (Interaktion)
|
|
- [Mehr Informationen über die AG Link](https://ag-link.xyz)
|
|
|
|
|
|
## Editor
|
|
|
|
<iframe id="p5.js web editor embed"
|
|
title="p5.js web editor embed"
|
|
width="100%"
|
|
height="800"
|
|
src="https://editor.p5js.org/">
|
|
</iframe>
|
|
|
|
## Downloads
|
|
- [Vortragsslides](slides.pdf)
|
|
|
|
## Weiterführende Links
|
|
|
|
- [p5 Bibliotheksreferenz](https://p5js.org/reference/)
|
|
- [Interaktive Paramterübersicht](TODO)
|
|
- [Daniel Shiffman - The Coding Train](https://thecodingtrain.com)
|
|
- [OpenProcessing](openprocessing.org)
|
|
|
|
<footer>
|
|
[Impressum / Datenschutz](https://ag-link.xyz/impressum/)
|
|
</footer>
|