We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi,
I want to do something simple and i was told that with controlP5 it can be done. So here's the problem : I just want to create a square of wich i could modify the shape (by mooving the corners on x and y i guess), and i can't find any topic or tutorial on the internet were it's explained how to , at list, begin. This is for a big project in the end, please I just need something to begin with ! Thank you
Answers
There is very little you need to know to achieve this: 1. drawing a rectangle, 2. using variables, 3. changing variables with controlp5. Take a look at the examples that come with Processing and ControlP5, then you should be able to do this.