the processing.js is OOP javascript based. Request - simplest on mouse press/ drag , multiple ellipse.The processing forum replies are the same examples I modified. requesting assistance for : multiple ellipse (on mouse press move). error on locating x,y mouse press for ellipse center transform for multiple objects
Code:
using int string for ( int i = 0; i < 20; i++)
object ellipse (co,or for multiple ellipses)
on mouse
Request - simplest on mouse press/ drag , multiple ellipse (or ellipse in square). Attempted to modify code for ellipse(), multiple objects, mouse press - incl. pvectors, pop matrix, translate (all translate to continuous tail from single ellipse). All my code is very messy. A maths or syntax query
simple modification of processing.js code :
When I attempt to modify for mulitple objects( incl all versions...
Leave a comment: