Difference between revisions of "P5*js"

From Digipool-Wiki
Jump to: navigation, search
(Created page with "* Online-Editor: [https://alpha.editor.p5js.org/ https://alpha.editor.p5js.org/] * P5*JS Setup mit dem Texteditor: "Sublime Text" auf der lokalen Festplatte mit Safarie - P5...")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* Online-Editor: [https://alpha.editor.p5js.org/ https://alpha.editor.p5js.org/]
+
* Setup
* P5*JS Setup mit dem Texteditor: "Sublime Text" auf der lokalen Festplatte mit Safarie - [[P5*JS Sublime Setup]]
+
** Online-Editor: [https://editor.p5js.org/ https://editor.p5js.org/]
* [[P5JS look like an mobil app|Make your P5JS sketches look like an app on mobile devices]]
+
** P5*JS Setup mit dem Texteditor: "Sublime Text" auf der lokalen Festplatte mit Safarie - [[P5*JS Sublime Setup]]
* Add a App-Icon to a p5js sketch - [[p5js-App-Icon]]
+
* Code
* Button mit der DOM Library - [[p5js-DOM-Button]]
+
** Einfaches DIY Button Interfaces mit der einer eigenen Funktion [[p5Button]]
* Interfaces mit der [[p5.gui Librarie]]
+
** Einfaches DIY Questionnaire Interfaces mit der einer eigenen Funktion [[qFunction]]
* Einfaches DIY Button Interfaces mit der einer eigenen Funktion [[p5Button]]
+
** Kalender Datum mit Wochentagen setzen - [[p5js-calendar-weekday]]
* Einfaches DIY Questionnaire Interfaces mit der einer eigenen Funktion [[qFunction]]
+
* Libraries
* Kalender Datum mit Wochentagen setzen - [[p5js-calendar-weekday]]
+
** Button mit der DOM Library - [[p5js-DOM-Button]]
* [[FaceTracking with clmtrackr and P5JS]]
+
** Interfaces mit der [[p5.gui Librarie]]
* P5js Example für Real-Time Datenaustausch mit Pubnub Server - [http://coursescript.com/notes/interactivecomputing/pubnub/ Pointillism with Pubnub]
+
** [[FaceTracking with clmtrackr and P5JS]]
 +
** P5js Example für Real-Time Datenaustausch mit Pubnub Server - [http://coursescript.com/notes/interactivecomputing/pubnub/ Pointillism with Pubnub]
 +
* Publish WebApp
 +
** [[P5JS look like an mobil app|Make your P5JS sketches look like an app on mobile devices]]
 +
** Add a App-Icon to a p5js sketch - [[p5js-App-Icon]]
 +
* Publish App (Google Play Store)
 +
** Wandele deine WebApp mit Android-Studio zu einer App um - [[Build App with Android-Studio]]
 +
** Wandele deine WebApp mit PhoneGap zu einer App um - [[Build App with PhoneGap]]
 +
 
 +
<br>

Revision as of 16:50, 12 September 2019