Coding_Art_KEW_22/website/site.md

38 lines
862 B
Markdown
Raw Normal View History

2022-09-11 13:18:18 +00:00
---
title: Coding Art - Workshop für die KEW 2022
2022-09-11 08:33:20 +00:00
---
2022-09-11 13:18:18 +00:00
## Links
2022-09-11 08:33:20 +00:00
2022-09-11 13:18:18 +00:00
- [Interaktives Tutorial](https://openprocessing.org/sketch/1642700)
- [p5-Editor](https://editor.p5js.org)
2022-09-11 08:33:20 +00:00
- Code-Beispiele
- Beispiel 1 (Shapes)
- Beispiel 2 (Color)
- Beispiel 3 (Interaktion)
2022-09-11 13:18:18 +00:00
- [Mehr Informationen über die AG Link](https://ag-link.xyz)
2022-09-11 08:33:20 +00:00
2022-09-11 13:18:18 +00:00
## Editor
2022-09-11 08:33:20 +00:00
<iframe id="p5.js web editor embed"
title="p5.js web editor embed"
2022-09-11 13:18:18 +00:00
width="100%"
height="800"
2022-09-11 08:33:20 +00:00
src="https://editor.p5js.org/">
</iframe>
2022-09-11 13:18:18 +00:00
## 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)
2022-09-11 08:33:20 +00:00
<footer>
2022-09-11 13:18:18 +00:00
[Impressum / Datenschutz](https://ag-link.xyz/impressum/)
2022-09-11 08:33:20 +00:00
</footer>