+ 1

Ellipse!! Processing.js!!

please tell me where to run ellipse code of processing.js

13th Sep 2017, 6:37 PM
Rayed Riasat
Rayed Riasat - avatar
1 Answer
+ 5
Do you mean ellipse() function? If you want interactive shape (which called in the loop), call this function inside the draw() function. Else - outside or in setup() function.
16th Sep 2017, 7:18 AM
K137(){/**/};
K137(){/**/}; - avatar