Hello guys ! I’m a beginner and I would need help with doing those animations in processing. I do not want to implement them in a real objectif (such as glasses) but I’m just really curious and motived about how I could do such animations
Link to the video :
Hello,
A good place to start is the Processing website.
A short list of resources to peruse:
Resources < Click here to expand !
Explore the resources available here:
-
The Processing website has references, examples, tutorials, links to resources, etc.
https://processing.org/ -
The Processing PDE (IDE) has lots to offer!
An exploration of the menu bar will reveal what is available there;
libraries, tools, local examples, and other goodies are in there. -
The Coding Train < Experience the unbridled enthusiasm of Daniel Shiffman
https://shiffman.net/
https://www.youtube.com/user/shiffman
https://thecodingtrain.com/ -
Happy Coding
https://happycoding.io/tutorials/processing/ -
The source code can give insight if you are adventurous:
https://github.com/processing/processing -
Explore Processing on GitHub:
https://github.com/processing
https://github.com/processing/processing/blob/master/core/src/processing/core/PApplet.java < Many of the Processing functions are here! -
The Processing Foundation
https://processingfoundation.org/
Check out the menu.
In the education menu, there is a reference to the Coding Train. -
And the Internet.
:)
:)