I'm Daniel Shiffman. I teach at ITP (http://itp.nyu.edu) and help to administer the Processing Foundation (http://processingfoundation...). Here l I publish "creative coding" video tutorials every week. I also answer questions during live streams!
This video is "undefined" b/c I am searching for a new name! Suggestions welcome, add to the comments.
Subjects covered range from the basics of programming languages like JavaScript (with p5.js) and Java (with Processing) to generative algorithms like physics simulation, computer vision, and data visualization.
Music and Lyrics by Adam Blau (https://twitter.com/adamblau) Singer: Rena Desai Callahan Concept and animation: Alon Chitayat, Twitter/instagram/vimeo: animishmish Additional editing and rendering: Mathieu Blanchette (https://twitter.com/mathblank)
Infinite Rainbows, a generative animation by Marius Watz. The original Actionscript version was commissioned by POKE as part of Good Things Should Never End, an online brand experience for Orange UK. More info here: https://github.com/CodingTr...
This playlist covers how to use the Microsoft Kinect depth sensor (both version 1 and version 2). At present, the videos cover how to work with the raw depth data using Processing. But I plan to also cover skeleton tracking with the Microsoft SDK on windows, as well as how to work with the Kinect in p5.js.
This playlist covers all the steps you need to know to make a twitter image bot using node.js and Processing. Topics include: node.js basics, unix commands in terminal, node package manager, OAuth, Twitter API basics, setIntervalI(), and triggering Processing from the command line. Still to come are videos about how to create a bot that replies to tweets and how to deploy your bot to a server to run forever and ever!
This series assumes basic knowledge of JavaScript and Processing. If programming is new to you these playlists might help: