openFrameworks C++ creative coding superBasics tutorials. In this video I build a super-colorful video player that gives us looping and speed control with the ofVideoPlayer object. Then we extract the pixel data from each frame of the video and put it into a new ofImage picture object. Finally we manipulate the color data of each individual pixel on the fly and add some easy controls to mess with our videos live!.
see the next episode where I dive into generative interactive 3D here https://youtu.be/rxGXCJeI5yQ
You can see even more about getting started in superBasics in the openFrameworks (https://openframeworks.cc) C++ based creative coding toolkit - for mac, windows, linux and raspberryPi.
Each video builds simple ideas and examples exploring making visuals, video, audio, 3D, physical computing and more.
Subscribe for updates and leave ideas and feedback in the comments.
You can see source code and examples at https://github.com/danbz/art-and-code