Processing-Tutorial: Image-Rasterizer
Level: Beginner & intermediate
In this tutorial i’ll guide you through all the necessary steps to rasterize an image with Processing. Throughout the video you’ll learn a wide range of fundamental principles of any programming-language.
Please let me know what you think! Any ideas for improvements or better explainations are very welcome.
I’ll go through the following topics. You can use the list below to get extra-information, just in case you get stuck:
- https://processing.org/reference/setup_.html
- https://processing.org/reference/draw_.html
- https://processing.org/reference/size_.html
- https://processing.org/reference/width.html
- https://processing.org/reference/ellipse_.html
- https://processing.org/reference/for.html
- https://processing.org/reference/map_.html
- https://processing.org/reference/image_.html
- https://processing.org/reference/PImage_get_.html
- https://processing.org/reference/int.html
- https://processing.org/reference/float.html
- https://processing.org/reference/intconvert_.html
Enjoy!
Related

Getting started with Processing
Tutorials

Three ways to work with p5.js
Tutorials

Digital Reality: Livestream Marathon
Digital Humanities Prototypes Tutorials

I challenged Daniel Shiffman and here’s his response
Tutorials

How to write a simple HTML-Document
Tutorials
