-
use Notes app to document setup link
// evolving from previous maze tile bits example
// https://editor.p5js.org/jht9629-gmail/sketches/-FuOH_EE4
// maze with rotating transition
// https://editor.p5js.org/jht9629-gmail/sketches/IagYeywkY
// maze tiles bits
// https://jht9629-nyu.github.io/my-p5js-repo-2023/p5-projects/maze_tiles_bits/
// State machine for time based-animation
// https://github.com/jht9629-nyu/my-p5js-repo-2023/tree/main/p5-projects/maze_tiles_bits
https://github.com/jht1493/p5VideoKit
-
p5VideoKit re-organization
-
shader effects examples and WEBGL p5VideoKit integration
-
maze bits as effects plugin
# record video and save to Documents/projects/p5VideoKit-gallery-yoyo
bin/run-gallery-yoyo.sh
- what do you need?
- how can you help?
// for Mat
// https://editor.p5js.org/jht9629-nyu/sketches/-t2O5JfBr
// timed-drawing
// starting point for api for saving points
// https://github.com/mobilelabclass-itp/98-MoGallery-p5js
// https://editor.p5js.org/jht1493/sketches/5LgILr8RF
// Firebase-createImg-board
// Use of url parameter to customize sketch
// note version to verify github pages deployed
// https://mobilelabclass-itp.github.io/98-MoGallery-p5js/p5js_demos/createImg-board/?gallery=web
// https://mobilelabclass-itp.github.io/98-MoGallery-p5js/p5js_demos/createImg-board/?gallery=ims-web
- nodejs needed to run p5VideoKit/bin/build.sh
https://nodejs.org/en/download
- nodejs used in my-p5js-repo to automate download of your p5js editor sketches