Coding_Art_KEW_22/website/site.md

47 lines
1.5 KiB
Markdown
Raw Normal View History

2022-09-11 13:18:18 +00:00
---
title: Coding Art - Workshop für die KEW 2022
2022-10-07 11:54:45 +00:00
include-in-header: <link rel="icon" type="image/x-icon" href="https://ag-link.xyz/assets/img/connection.png" />
2022-09-11 08:33:20 +00:00
---
2022-10-07 11:54:45 +00:00
## Ergebnisse des Workshops
*Hier ist noch nichts... wenn ihr mögt, können wir im Anschluss an den Workshop eure Ergebnisse hier "ausstellen"!*
2022-09-11 13:18:18 +00:00
## Links
2022-09-11 08:33:20 +00:00
2022-10-08 11:02:28 +00:00
- [Interaktives Tutorial](https://openprocessing.org/sketch/1685741)
2022-09-11 13:18:18 +00:00
- [p5-Editor](https://editor.p5js.org)
2022-10-07 11:54:45 +00:00
- [p5-Cheatsheet mit vielen wichtigen Kommandos auf einen Blick](https://bmoren.github.io/p5js-cheat-sheet/)
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%"
2022-10-07 11:54:45 +00:00
height="700"
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
2022-10-07 11:54:45 +00:00
- [p5 Bibliotheksreferenz](https://p5js.org/reference/)
Eine Übersicht und Erklärungen zu wirklich allen Kommandos die p5js bereitstellt.
2022-09-11 13:18:18 +00:00
- [Interaktive Paramterübersicht](TODO)
2022-10-07 11:54:45 +00:00
- [Daniel Shiffman - The Coding Train](https://thecodingtrain.com)
Viele Tutorials und Beispielvideos zu p5js die auf eine sehr sympathische Art und Weise vorgestellt werden.
- [OpenProcessing](openprocessing.org)
Erkundet Tausende Beispiele von p5js-Sketches
2022-09-11 13:18:18 +00:00
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>