Hello my name is Alejo, I wanted to know if processing can add lights on the screen? in the case that yes. What objects should I use? From already thank you very much

Hello my name is Alejo, I wanted to know if processing can add lights on the screen? in the case that yes. What objects should I use? From already thank you very much

The best way to answer questions like this is to look at the reference. You’ll find quite a few functions related to lighting.

You might also want to check out the examples that come with Processing. From the sketch editor, go to File -> Examples to see a list of examples.