I would like to design classes for a sketch using a tool like OmniGraffle ... Can anyone share experience of using UML diagrams (or UML style) to design Processing sketches?
Should we define Class Main(), Class Setup() and Class Draw() ?
How or where might it be best to represent imported libraries?
Should we define Class Main(), Class Setup() and Class Draw() ?
How or where might it be best to represent imported libraries?
1