Hello,
I’m trying to make a game for the 4k competition, and what I want to do is to generate a random shape object that I can then fill with whatever.
I do have some java classes that can generate a random shape, but they are all huge. Is there any way of generating a random shaped object with a very few lines of code?
The shape needs to be pretty smooth, and edges curved.
Example (what I did in photoshop):