Looking for tricks

Hello,

I am looking for tips and tricks … more than exemples that i can find… does it exist a collection of solutions for common develloppement need ?
Ex : Buttons : imgcoord + mouse click or P5 library or distance to center graphic + mouse clic

You knows something to read from time to time. Something different than just make a google search because humans always look for something they have already thought.

Ty

Hello @Helron
Not sure if I am understanding your question correctly. Are you asking if there is an archive somewhere of prewritten code for commonly used function solutions?
If so, I don’t know whether there is, but perhaps someone else does?
:slight_smile:

Hello @debxyz
Yes something like that… a kind of wiki of the way to solve pb. Sorry if my english is too poor to explain exactly what i am thinking about ^^
Ty for your answer anyway !

see https://processing.org/tutorials/

see https://github.com/Kango/Processing-snippets/wiki

see Some guidance for beginners

see Some Movies I made

Hello,

There are lots of resources at the Processing website:

Check out the tutorials, references and so on!

The Coding Train:

Check out the examples that come with the Processing IDE:

Exploring all the resources and examples is a good start.

:)

Hello,

:)

2 Likes

Exactly what i was looking for ! Ty… Now i can check from time to time and learn from your mistakes !!
Ty very much.

2 Likes