Random functionality with SVG PShapes

please format code with </> button * homework policy * asking questions

Hi all, I’m trying to import multiple SVG objects and display these at random locations, random scales, also using random colours from a defined colour pool. While defining a minimum & maximum number of each object.
Is this at all possible? Any thoughts on how I could code this?

Thank you!
Chris

1 Like

Hello @MrGrizzler,

Resources (tutorials, references, examples, etc. ) are here:
https://processing.org/

One example:

Examples are also available with the Processing IDE:

:)